Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1049 bool InsertChecks; member
1073 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
1093 LLVM_DEBUG(if (!InsertChecks) dbgs() in MemorySanitizerVisitor()
1777 if (!InsertChecks) return; in insertShadowCheck()
3063 if (!InsertChecks) return; in handleLdmxcsr()