Searched refs:replace_bb_in_list (Results 1 – 2 of 2) sorted by relevance
40 replace_bb_in_list(&bb->children, old, new, 1); in rewrite_branch()799 replace_bb_in_list(&child->parents, bb, parent, 0); in pack_basic_blocks()
292 static inline void replace_bb_in_list(struct basic_block_list **list, in replace_bb_in_list() function