Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1019 bool InsertChecks; member
1040 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
1054 LLVM_DEBUG(if (!InsertChecks) dbgs() in MemorySanitizerVisitor()
1676 if (!InsertChecks) return; in insertShadowCheck()
2835 if (!InsertChecks) return; in handleLdmxcsr()