Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcfganal.h39 bitmap get_edges_dependent_on (int);
Dtree-ssa-dce.cc361 EXECUTE_IF_SET_IN_BITMAP (cd->get_edges_dependent_on (bb->index), in mark_control_dependent_edges_necessary()
1286 EXECUTE_IF_SET_IN_BITMAP (cd->get_edges_dependent_on (bb->index), in control_parents_preserved_p()
Dcfganal.cc492 control_dependences::get_edges_dependent_on (int i) in get_edges_dependent_on() function in control_dependences
Dtree-loop-distribution.cc452 EXECUTE_IF_SET_IN_BITMAP (cd->get_edges_dependent_on (bb->index), in create_edge_for_control_dependence()
DChangeLog-201316819 (control_dependences::get_edges_dependent_on): Likewise.
20015 (control_dependences::get_edges_dependent_on): Likewise.
DChangeLog-20215175 (control_dependences::get_edges_dependent_on): Likewise.