Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DMemProfiler.cpp68 static cl::opt<bool> ClInsertVersionCheck( variable
475 ClInsertVersionCheck ? (MemProfVersionCheckNamePrefix + MemProfVersion) in instrumentModule()
DAddressSanitizer.cpp202 static cl::opt<bool> ClInsertVersionCheck( variable
2470 ClInsertVersionCheck ? (kAsanVersionCheckNamePrefix + AsanVersion) : ""; in instrumentModule()