Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp104 static cl::opt<bool> ClUseCalls( variable
291 assert((!ClHistogram || (ClHistogram && ClUseCalls)) && in run()
487 if (ClUseCalls) { in instrumentAddress()