Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp67 static cl::opt<bool> ClInsertVersionCheck( variable
515 ClInsertVersionCheck ? (MemProfVersionCheckNamePrefix + MemProfVersion) in instrumentModule()
H A DAddressSanitizer.cpp192 static cl::opt<bool> ClInsertVersionCheck( variable
2589 ClInsertVersionCheck ? (kAsanVersionCheckNamePrefix + AsanVersion) : ""; in instrumentModule()