Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsese.h211 extern edge get_false_edge_from_guard_bb (basic_block);
H A Dsese.c278 get_false_edge_from_guard_bb (basic_block bb) in get_false_edge_from_guard_bb() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsese.c404 get_false_edge_from_guard_bb (basic_block bb) in get_false_edge_from_guard_bb() function
676 edge false_edge = get_false_edge_from_guard_bb (condition); in if_region_set_false_region()
H A Dsese.h234 extern edge get_false_edge_from_guard_bb (basic_block);