Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c1707 class loop *loc_loop = gimple_bb (loc->stmt)->loop_father; in find_ref_loc_in_loop_cmp() local
1708 if (loop->num == loc_loop->num in find_ref_loc_in_loop_cmp()
1709 || flow_loop_nested_p (loop, loc_loop)) in find_ref_loc_in_loop_cmp()
1711 return (bb_loop_postorder[loop->num] < bb_loop_postorder[loc_loop->num] in find_ref_loc_in_loop_cmp()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.cc1862 class loop *loc_loop = gimple_bb (loc->stmt)->loop_father; in find_ref_loc_in_loop_cmp() local
1863 if (loop->num == loc_loop->num in find_ref_loc_in_loop_cmp()
1864 || flow_loop_nested_p (loop, loc_loop)) in find_ref_loc_in_loop_cmp()
1866 return (bb_loop_postorder[loop->num] < bb_loop_postorder[loc_loop->num] in find_ref_loc_in_loop_cmp()