Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1140 bool InsertChecks; member
1166 InsertChecks = SanitizeFunction; in MemorySanitizerVisitor()
1186 LLVM_DEBUG(if (!InsertChecks) dbgs() in MemorySanitizerVisitor()
2066 if (!InsertChecks) in insertShadowCheck()
3388 if (!InsertChecks) in handleLdmxcsr()