Searched refs:loop_call_insn_emit_before (Results 1 – 2 of 2) sorted by relevance
351 static rtx loop_call_insn_emit_before PARAMS((const struct loop *,10653 loop_call_insn_emit_before (loop, where_bb, where_insn, pattern) in loop_call_insn_emit_before() function10681 return loop_call_insn_emit_before (loop, 0, loop->start, pattern);
11627 * loop.c (loop_call_insn_emit_before, loop_call_insn_hoist): New.