Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivcanon.cc1467 basic_block unrolled_loop_bb = BASIC_BLOCK_FOR_FN (cfun, i); in tree_unroll_loops_completely() local
1468 if (! unrolled_loop_bb) in tree_unroll_loops_completely()
1470 if (loop_outer (unrolled_loop_bb->loop_father)) in tree_unroll_loops_completely()
1472 unrolled_loop_bb->loop_father->num); in tree_unroll_loops_completely()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivcanon.c1469 basic_block unrolled_loop_bb = BASIC_BLOCK_FOR_FN (cfun, i); in tree_unroll_loops_completely() local
1470 if (! unrolled_loop_bb) in tree_unroll_loops_completely()
1472 if (loop_outer (unrolled_loop_bb->loop_father)) in tree_unroll_loops_completely()
1474 unrolled_loop_bb->loop_father->num); in tree_unroll_loops_completely()