Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp67 static cl::opt<bool> ClInsertVersionCheck( variable
515 ClInsertVersionCheck ? (MemProfVersionCheckNamePrefix + MemProfVersion) in instrumentModule()
H A DAddressSanitizer.cpp196 static cl::opt<bool> ClInsertVersionCheck( variable
2597 ClInsertVersionCheck ? (kAsanVersionCheckNamePrefix + AsanVersion) : ""; in instrumentModule()