Lines Matching defs:loop

159   struct loop *loop;  in unroll_and_peel_loops()  local
213 loop_exit_at_end_p (struct loop *loop) in loop_exit_at_end_p()
235 struct loop *loop; in peel_loops_completely() local
269 struct loop *loop; in decide_unrolling_and_peeling() local
324 decide_peel_once_rolling (struct loop *loop, int flags ATTRIBUTE_UNUSED) in decide_peel_once_rolling()
363 decide_peel_completely (struct loop *loop, int flags ATTRIBUTE_UNUSED) in decide_peel_completely()
457 peel_loop_completely (struct loop *loop) in peel_loop_completely()
524 decide_unroll_constant_iterations (struct loop *loop, int flags) in decide_unroll_constant_iterations()
640 unroll_loop_constant_iterations (struct loop *loop) in unroll_loop_constant_iterations()
805 decide_unroll_runtime_iterations (struct loop *loop, int flags) in decide_unroll_runtime_iterations()
963 unroll_loop_runtime_iterations (struct loop *loop) in unroll_loop_runtime_iterations()
1196 decide_peel_simple (struct loop *loop, int flags) in decide_peel_simple()
1294 peel_loop_simple (struct loop *loop) in peel_loop_simple()
1349 decide_unroll_stupid (struct loop *loop, int flags) in decide_unroll_stupid()
1446 unroll_loop_stupid (struct loop *loop) in unroll_loop_stupid()
1540 referenced_in_one_insn_in_loop_p (struct loop *loop, rtx reg, in referenced_in_one_insn_in_loop_p()
1568 reset_debug_uses_in_loop (struct loop *loop, rtx reg, int debug_uses) in reset_debug_uses_in_loop()
1617 analyze_insn_to_expand_var (struct loop *loop, rtx insn) in analyze_insn_to_expand_var()
1811 analyze_insns_in_loop (struct loop *loop) in analyze_insns_in_loop()