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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp625 Value *NotInThisModule = IRB.CreateOr(IRB.CreateICmpULT(Fn, Start), local
632 cast<Instruction>(NotInThisModule),

Completed in 119 milliseconds