Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dssa.c74 static bool insn_before(struct instruction *a, struct instruction *b) in insn_before() function
142 if (!insn_before(store, insn)) in rewrite_single_store()