Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgloop.c233 edge_iterator latch_ei; in flow_loop_nodes_find() local
239 FOR_EACH_EDGE (latch, latch_ei, loop->header->preds) in flow_loop_nodes_find()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgloop.c237 edge_iterator latch_ei; in flow_loop_nodes_find() local
241 FOR_EACH_EDGE (latch, latch_ei, loop->header->preds) in flow_loop_nodes_find()