Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsimplify.c78 static int get_phisources(struct instruction *sources[], int nbr, struct instruction *insn) in get_phisources() function
106 if (get_phisources(array, 2, insn)) in if_convert_phi()