Searched defs:IsOp1Undef (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/Analysis/ | ||
| H A D | ConstantFolding.cpp | 2648 bool IsOp1Undef = isa<UndefValue>(Operands[1]); ConstantFoldIntrinsicCall2() local |
| /llvm-project/llvm/lib/Transforms/Vectorize/ | ||
| H A D | SLPVectorizer.cpp | 7836 bool IsOp1Undef = peekThroughShuffles() local |