Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemorySanitizer.cpp1032 bool InsertChecks; member
1056 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
1070 LLVM_DEBUG(if (!InsertChecks) dbgs() in MemorySanitizerVisitor()
1701 if (!InsertChecks) return; in insertShadowCheck()
2883 if (!InsertChecks) return; in handleLdmxcsr()