Searched refs:LoopInst (Results 1 – 1 of 1) sorted by relevance
2827 MachineInstr *LoopInst = MRI.getVRegDef(LoopVal); in getPrevMapVal() local2835 else if (!LoopInst->isPHI() || LoopInst->getParent() != BB) in getPrevMapVal()2840 PrevVal = getInitPhiReg(*LoopInst, BB); in getPrevMapVal()2841 else if (StageNum > PhiStage + 1 && LoopInst->getParent() == BB) in getPrevMapVal()2844 getPrevMapVal(StageNum - 1, PhiStage, getLoopPhiReg(*LoopInst, BB), in getPrevMapVal()