LLVM 20.0.0git
|
#include "llvm/Passes/StandardInstrumentations.h"
Public Member Functions | |
OptNoneInstrumentation (bool DebugLogging) | |
void | registerCallbacks (PassInstrumentationCallbacks &PIC) |
Definition at line 90 of file StandardInstrumentations.h.
|
inline |
Definition at line 92 of file StandardInstrumentations.h.
void OptNoneInstrumentation::registerCallbacks | ( | PassInstrumentationCallbacks & | PIC | ) |
Definition at line 1036 of file StandardInstrumentations.cpp.
References IR, P, PIC, and llvm::PassInstrumentationCallbacks::registerShouldRunOptionalPassCallback().
Referenced by llvm::StandardInstrumentations::registerCallbacks().