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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1471 Constant *constOp0 = dyn_cast<Constant>(I.getOperand(0)); local
1475 if (constOp0 && constOp0->isNullValue() &&

Completed in 105 milliseconds