Lines Matching defs:loop
93 class loop *loop; in tree_ssa_unswitch_loops() local
116 is_maybe_undefined (const tree name, gimple *stmt, class loop *loop) in is_maybe_undefined()
189 tree_may_unswitch_on (basic_block bb, class loop *loop) in tree_may_unswitch_on()
234 simplify_using_entry_checks (class loop *loop, tree cond) in simplify_using_entry_checks()
267 tree_unswitch_single_loop (class loop *loop, int num) in tree_unswitch_single_loop()
479 tree_unswitch_loop (class loop *loop, in tree_unswitch_loop()
502 tree_unswitch_outer_loop (class loop *loop) in tree_unswitch_outer_loop()
546 find_loop_guard (class loop *loop) in find_loop_guard()
703 empty_bb_without_guard_p (class loop *loop, basic_block bb) in empty_bb_without_guard_p()
751 used_outside_loop_p (class loop *loop, tree name) in used_outside_loop_p()
769 get_vop_from_header (class loop *loop) in get_vop_from_header()
785 hoist_guard (class loop *loop, edge guard) in hoist_guard()
936 check_exit_phi (class loop *loop) in check_exit_phi()