Searched refs:SE_LATCH (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/gcc/
H A Dcfgloopmanip.c797 #define SE_LATCH 0 macro
940 spec_edges[SE_LATCH] = latch_edge;
951 place_after = new_spec_edges[SE_LATCH]->src;
986 redirect_edge_and_branch_force (new_spec_edges[SE_LATCH],
990 e = latch_edge = new_spec_edges[SE_LATCH];
994 redirect_edge_and_branch_force (new_spec_edges[SE_LATCH],
998 e = new_spec_edges[SE_LATCH];

Completed in 41 milliseconds