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.cpp1145 bool InsertChecks; member
1171 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
1191 LLVM_DEBUG(if (!InsertChecks) dbgs() in MemorySanitizerVisitor()
2090 if (!InsertChecks) in insertShadowCheck()
3529 if (!InsertChecks) in handleLdmxcsr()