Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemProfiler.cpp84 static cl::opt<bool> ClInsertVersionCheck( variable
545 ClInsertVersionCheck ? (MemProfVersionCheckNamePrefix + MemProfVersion) in instrumentModule()
HDAddressSanitizer.cpp205 static cl::opt<bool> ClInsertVersionCheck( variable
873 InsertVersionCheck(ClInsertVersionCheck.getNumOccurrences() > 0 in ModuleAddressSanitizer()
874 ? ClInsertVersionCheck in ModuleAddressSanitizer()