Searched refs:LoopDefIsPhi (Results 1 – 2 of 2) sorted by relevance
2590 bool LoopDefIsPhi = PhiInst && PhiInst->isPHI(); in generateExistingPhis() local2616 (!LoopDefIsPhi || PrevStage != LastStageNum)) in generateExistingPhis()2624 if (LoopDefIsPhi && VRMap[CurStageNum].count(LoopVal) && in generateExistingPhis()
2708 bool LoopDefIsPhi = PhiInst && PhiInst->isPHI(); in generateExistingPhis() local2734 (!LoopDefIsPhi || PrevStage != LastStageNum)) in generateExistingPhis()2742 if (LoopDefIsPhi && (int)(PrologStage - np) >= StageScheduled) { in generateExistingPhis()