Home
last modified time | relevance | path

Searched defs:latches (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgloop.c114 vec<edge> latches; in flow_loop_dump() local
606 find_subloop_latch_edge_by_profile (vec<edge> latches) in find_subloop_latch_edge_by_profile()
646 find_subloop_latch_edge_by_ivs (struct loop *loop ATTRIBUTE_UNUSED, vec<edge> latches) in find_subloop_latch_edge_by_ivs()
700 vec<edge> latches = get_loop_latch_edges (loop); in find_subloop_latch_edge() local
764 vec<edge> latches = get_loop_latch_edges (loop); in merge_latch_edges() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfgloop.c524 find_subloop_latch_edge_by_profile (VEC (edge, heap) *latches) in find_subloop_latch_edge_by_profile()
564 find_subloop_latch_edge_by_ivs (struct loop *loop ATTRIBUTE_UNUSED, VEC (edge, heap) *latches) in find_subloop_latch_edge_by_ivs()