Searched refs:IsOp1Undef (Results 1 – 2 of 2) sorted by relevance
2648 bool IsOp1Undef = isa<UndefValue>(Operands[1]); in ConstantFoldIntrinsicCall2() local2657 if (IsOp1Undef) in ConstantFoldIntrinsicCall2()
7865 bool IsOp1Undef = in peekThroughShuffles() local 7873 if (!IsOp1Undef && !IsOp2Undef) { in peekThroughShuffles()