Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1203 bool InsertChecks; member
1230 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
1252 LLVM_DEBUG(if (!InsertChecks) dbgs() in MemorySanitizerVisitor()
2185 if (!InsertChecks) in insertCheckShadow()
3967 if (!InsertChecks) in handleLdmxcsr()