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