Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dloop-unswitch.c82 static struct loop *unswitch_loop (struct loops *, struct loop *,
379 nloop = unswitch_loop (loops, loop, bbs[i], cond, cinsn); in unswitch_single_loop()
401 unswitch_loop (struct loops *loops, struct loop *loop, basic_block unswitch_on, in unswitch_loop() function