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