Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dlinearize.h318 static inline void replace_bb_in_list(struct basic_block_list **list, in replace_bb_in_list() function
Dflow.c102 replace_bb_in_list(&bb->children, old, new, 1); in rewrite_branch()
906 replace_bb_in_list(&bb->parents, bot, top, 1); in merge_bb()