llvm::isTimeTraceVerbose

Return true if the current thread's profiler is capturing verbose details.

Synopsis

Declared in <llvm/Support/TimeProfiler.h>

bool
isTimeTraceVerbose();

Return Value

True when the current thread's profiler is in verbose mode.