Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp632 bool InsertChecks; member
651 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
660 DEBUG(if (!InsertChecks) in MemorySanitizerVisitor()
1203 if (!InsertChecks) return; in insertShadowCheck()