Searched refs:VPPredToIncomingValue (Results 1 – 1 of 1) sorted by relevance
219 DenseMap<const VPBasicBlock *, VPValue *> VPPredToIncomingValue; in createVPInstructionsForVPBB() local221 VPPredToIncomingValue[BB2VPBB[Phi->getIncomingBlock(I)]] = in createVPInstructionsForVPBB()226 VPPredToIncomingValue.lookup(Pred->getExitingBasicBlock())); in createVPInstructionsForVPBB()