Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1471 Constant *constOp0 = dyn_cast<Constant>(I.getOperand(0)); in handleSignedRelationalComparison() local
1475 if (constOp0 && constOp0->isNullValue() && in handleSignedRelationalComparison()