This class implements --time-trace functionality for new pass manager. It provides the pass-instrumentation callbacks that measure the pass execution time. They collect time tracing info by TimeProfiler.
Declared in <llvm/Passes/StandardInstrumentations.h>
class TimeProfilingPassesHandler;
| Name | Description |
|---|---|
TimeProfilingPassesHandler [constructor] | Constructors |
operator= [deleted] | |
registerCallbacks |