Lines Matching defs:loop
94 struct loop *loop; in tree_ssa_unswitch_loops() local
117 is_maybe_undefined (const tree name, gimple *stmt, struct loop *loop) in is_maybe_undefined()
190 tree_may_unswitch_on (basic_block bb, struct loop *loop) in tree_may_unswitch_on()
235 simplify_using_entry_checks (struct loop *loop, tree cond) in simplify_using_entry_checks()
268 tree_unswitch_single_loop (struct loop *loop, int num) in tree_unswitch_single_loop()
480 tree_unswitch_loop (struct loop *loop, in tree_unswitch_loop()
503 tree_unswitch_outer_loop (struct loop *loop) in tree_unswitch_outer_loop()
547 find_loop_guard (struct loop *loop) in find_loop_guard()
704 empty_bb_without_guard_p (struct loop *loop, basic_block bb) in empty_bb_without_guard_p()
752 used_outside_loop_p (struct loop *loop, tree name) in used_outside_loop_p()
770 get_vop_from_header (struct loop *loop) in get_vop_from_header()
786 hoist_guard (struct loop *loop, edge guard) in hoist_guard()
937 check_exit_phi (struct loop *loop) in check_exit_phi()