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