Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dflow.c116 static int try_to_simplify_bb(struct basic_block *bb, struct instruction *first, struct instruction… in try_to_simplify_bb() function
208 return try_to_simplify_bb(bb, def, br); in simplify_phi_branch()