Home
last modified time | relevance | path

Searched refs:VPPredToIncomingValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanConstruction.cpp219 DenseMap<const VPBasicBlock *, VPValue *> VPPredToIncomingValue; in createVPInstructionsForVPBB() local
221 VPPredToIncomingValue[BB2VPBB[Phi->getIncomingBlock(I)]] = in createVPInstructionsForVPBB()
226 VPPredToIncomingValue.lookup(Pred->getExitingBasicBlock())); in createVPInstructionsForVPBB()