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