Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp255 PHINode *IRPhi = cast<PHINode>(PhiR->getUnderlyingValue()); in convertPhisToBlends() local
256 auto *Blend = new VPBlendRecipe(IRPhi, OperandsWithMask); in convertPhisToBlends()