Searched refs:LoopVal (Results 1 – 3 of 3) sorted by relevance
419 LoopVal = 0; in getPhiRegs()424 LoopVal = Phi.getOperand(i).getReg(); in getPhiRegs()2129 unsigned LoopVal = 0; in generateExistingPhis() local2135 unsigned PhiOp2 = LoopVal; in generateExistingPhis()2191 PhiOp1 = LoopVal; in generateExistingPhis()2834 PrevVal = VRMap[StageNum][LoopVal]; in getPrevMapVal()2837 PrevVal = LoopVal; in getPrevMapVal()2861 unsigned LoopVal = 0; in rewritePhiValues() local3088 unsigned LoopVal = 0; in isLoopCarriedDep() local3089 getPhiRegs(*Def, BB, InitVal, LoopVal); in isLoopCarriedDep()[all …]
334 unsigned getPrevMapVal(unsigned StageNum, unsigned PhiStage, unsigned LoopVal,
3547 Value *LoopVal = Phi->getIncomingValueForBlock(Latch); in fixReduction() local3550 Value *Val = getOrCreateVectorValue(LoopVal, Part); in fixReduction()