Searched refs:IRPhi (Results 1 – 1 of 1) sorted by relevance
255 PHINode *IRPhi = cast<PHINode>(PhiR->getUnderlyingValue()); in convertPhisToBlends() local256 auto *Blend = new VPBlendRecipe(IRPhi, OperandsWithMask); in convertPhisToBlends()