Home
last modified time | relevance | path

Searched refs:same_memop (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dflow.c326 static inline int same_memop(struct instruction *a, struct instruction *b) in same_memop() function
363 if (!same_memop(insn, dom)) { in dominates()