Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp564 bool InsertChecks; member
583 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
591 DEBUG(if (!InsertChecks) in MemorySanitizerVisitor()
1133 if (!InsertChecks) return; in insertShadowCheck()