Searched refs:PhiOpStage (Results 1 – 1 of 1) sorted by relevance
464 int PhiOpStage = Schedule.getStage(InstOp1); in generateExistingPhis() local465 int StageAdj = (PhiOpStage != -1 ? PhiStage - PhiOpStage : 0); in generateExistingPhis()466 if (PhiOpStage != -1 && PrologStage - StageAdj >= Indirects + np && in generateExistingPhis()