Home
last modified time | relevance | path

Searched defs:ClDebugMax (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp140 static cl::opt<int> ClDebugMax("memprof-debug-max", cl::desc("Debug max inst"), global() variable
H A DAddressSanitizer.cpp451 static cl::opt<int> ClDebugMax("asan-debug-max", cl::desc("Debug max inst"), global() variable