Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dflow.c597 static int rewrite_parent_branch(struct basic_block *bb, struct basic_block *old, struct basic_bloc… in rewrite_parent_branch() function
647 if (!rewrite_parent_branch(parent, bb, target)) in rewrite_branch_bb()