Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dflow.c196 static int simplify_phi_branch(struct basic_block *bb, struct instruction *br) in simplify_phi_branch() function
250 if (simplify_phi_branch(bb, br)) in simplify_one_branch()