Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dloop.c351 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() function
10681 return loop_call_insn_emit_before (loop, 0, loop->start, pattern);
DChangeLog.511627 * loop.c (loop_call_insn_emit_before, loop_call_insn_hoist): New.