Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemProfiler.cpp67 static cl::opt<bool> ClInsertVersionCheck( variable
515 ClInsertVersionCheck ? (MemProfVersionCheckNamePrefix + MemProfVersion) in instrumentModule()
DAddressSanitizer.cpp192 static cl::opt<bool> ClInsertVersionCheck( variable
2492 ClInsertVersionCheck ? (kAsanVersionCheckNamePrefix + AsanVersion) : ""; in instrumentModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp197 static cl::opt<bool> ClInsertVersionCheck( variable
2439 ClInsertVersionCheck ? (kAsanVersionCheckNamePrefix + AsanVersion) : ""; in instrumentModule()