Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-ebb.c57 static int ebb_contributes_to_priority (rtx_insn *, rtx_insn *);
245 ebb_contributes_to_priority (rtx_insn *next ATTRIBUTE_UNUSED, in ebb_contributes_to_priority() function
287 ebb_contributes_to_priority,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-ebb.cc57 static int ebb_contributes_to_priority (rtx_insn *, rtx_insn *);
245 ebb_contributes_to_priority (rtx_insn *next ATTRIBUTE_UNUSED, in ebb_contributes_to_priority() function
287 ebb_contributes_to_priority,
H A DChangeLog-201424227 (ebb_contributes_to_priority): Likewise for params "next", "insn".