Home
last modified time | relevance | path

Searched refs:prev_first (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dhaifa-sched.c731 rtx prev_first, twin; in priority() local
742 prev_first = PREV_INSN (insn); in priority()
747 prev_first = NEXT_INSN (BB_HEAD (rec)); in priority()
792 while (twin != prev_first); in priority()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.c6499 static int prev_first; variable
6523 int split = itanium_split_issue (sched_data.packet, prev_first);
6644 prev_first = sched_data.first_slot;
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.55374 (prev_cycle, prev_first, last_issued): New static variables.
5377 Set prev_first and prev_cycle.