Searched refs:IsOp1Undef (Results 1 – 2 of 2) sorted by relevance
2501 bool IsOp1Undef = isa<UndefValue>(Operands[1]); in ConstantFoldScalarCall2() local2510 if (IsOp1Undef) in ConstantFoldScalarCall2()
6427 bool IsOp1Undef = in peekThroughShuffles() local6435 if (!IsOp1Undef && !IsOp2Undef) { in peekThroughShuffles()