LLVM
8.0.1
|
This class provides an interface to register all the standard pass instrumentations and manages their state (if any). More...
#include "llvm/Passes/StandardInstrumentations.h"
Public Member Functions | |
StandardInstrumentations ()=default | |
void | registerCallbacks (PassInstrumentationCallbacks &PIC) |
This class provides an interface to register all the standard pass instrumentations and manages their state (if any).
Definition at line 59 of file StandardInstrumentations.h.
|
default |
void StandardInstrumentations::registerCallbacks | ( | PassInstrumentationCallbacks & | PIC | ) |
Definition at line 239 of file StandardInstrumentations.cpp.