Searched refs:OperandsWithMask (Results 1 – 1 of 1) sorted by relevance
8005 SmallVector<VPValue *, 2> OperandsWithMask; in tryToBlend() local8008 OperandsWithMask.push_back(Operands[In]); in tryToBlend()8019 OperandsWithMask.push_back(EdgeMask); in tryToBlend()8021 return new VPBlendRecipe(Phi, OperandsWithMask); in tryToBlend()