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