Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp2306 bool IsOp1Undef = isa<UndefValue>(Operands[1]); in ConstantFoldScalarCall2() local
2315 if (IsOp1Undef) in ConstantFoldScalarCall2()