Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.c667 static void remove_parent(struct basic_block *child, struct basic_block *parent) in remove_parent() function
696 remove_parent(child, bb); in insert_branch()