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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-ssa-loop-unswitch.c76 static struct loop *tree_unswitch_loop (struct loops *, struct loop *, basic_block,
254 nloop = tree_unswitch_loop (loops, loop, bbs[i], cond);
277 tree_unswitch_loop (struct loops *loops, struct loop *loop, function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-unswitch.c75 static struct loop *tree_unswitch_loop (struct loop *, basic_block, tree);
349 nloop = tree_unswitch_loop (loop, bbs[found], cond);
374 tree_unswitch_loop (struct loop *loop, function

Completed in 169 milliseconds