Home
last modified time | relevance | path

Searched defs:IsOp1Undef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2648 bool IsOp1Undef = isa<UndefValue>(Operands[1]); in ConstantFoldIntrinsicCall2() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7865 bool IsOp1Undef = in peekThroughShuffles() local