Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp2305 bool IsOp0Undef = isa<UndefValue>(Operands[0]); in ConstantFoldScalarCall2() local
2313 if (IsOp0Undef) in ConstantFoldScalarCall2()