Home
last modified time | relevance | path

Searched refs:IsOp0Undef (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2647 bool IsOp0Undef = isa<UndefValue>(Operands[0]); in ConstantFoldIntrinsicCall2() local
2655 if (IsOp0Undef) in ConstantFoldIntrinsicCall2()