Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dflow.c630 static struct basic_block * rewrite_branch_bb(struct basic_block *bb, struct instruction *br) in rewrite_branch_bb() function
751 replace = rewrite_branch_bb(bb, first); in pack_basic_blocks()