Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dlambda-code.c2209 exit_phi_for_loop_p (struct loop *loop, tree stmt) in exit_phi_for_loop_p() function
2236 if (!exit_phi_for_loop_p (inner, USE_STMT (use_p))) in can_put_in_inner_loop()
2259 if (!exit_phi_for_loop_p (loop, USE_STMT (use_p))) in can_put_after_inner_loop()
H A DChangeLog-200515205 (exit_phi_for_loop_p): New function.