Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1063 bool InsertChecks; member
1086 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
1106 LLVM_DEBUG(if (!InsertChecks) dbgs() in MemorySanitizerVisitor()
1790 if (!InsertChecks) return; in insertShadowCheck()
3074 if (!InsertChecks) return; in handleLdmxcsr()