Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfInstrumentation.cpp76 static cl::opt<bool> ClInsertVersionCheck( variable
528 ClInsertVersionCheck ? (MemProfVersionCheckNamePrefix + MemProfVersion) in instrumentModule()
H A DAddressSanitizer.cpp205 static cl::opt<bool> ClInsertVersionCheck( variable
923 InsertVersionCheck(ClInsertVersionCheck.getNumOccurrences() > 0 in ModuleAddressSanitizer()
924 ? ClInsertVersionCheck in ModuleAddressSanitizer()