Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
H A Dssa.c84 static bool same_memop(struct instruction *a, struct instruction *b) in same_memop() function
112 else if (same_memop(store, insn)) in rewrite_local_var()
H A Dflow.c427 static inline int same_memop(struct instruction *a, struct instruction *b) in same_memop() function
473 if (!same_memop(insn, dom)) { in dominates()

Completed in 4 milliseconds