Searched refs:OperandsWithMask (Results 1 – 1 of 1) sorted by relevance
8269 SmallVector<VPValue *, 2> OperandsWithMask; in tryToBlend() local8276 OperandsWithMask.push_back(Operands[In]); in tryToBlend()8278 OperandsWithMask.push_back(EdgeMask); in tryToBlend()8280 return toVPRecipeResult(new VPBlendRecipe(Phi, OperandsWithMask)); in tryToBlend()