Searched refs:potential_hazard (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dsched.c321 static int potential_hazard PROTO((int, rtx, int));
789 potential_hazard (unit, insn, cost)
824 cost = potential_hazard (i, insn, cost);
2127 if ((cost = potential_hazard (insn_unit (insn), insn, 0))
785 potential_hazard (unit, insn, cost) function
H A Dhaifa-sched.c434 static int potential_hazard PROTO ((int, rtx, int));
3063 potential_hazard (unit, insn, cost)
3098 cost = potential_hazard (i, insn, cost);
3059 potential_hazard (unit, insn, cost) function

Completed in 116 milliseconds