|
LLVM 24.0.0git
|
#include "llvm/Passes/StandardInstrumentations.h"
Public Member Functions | |
| OptPassGateInstrumentation (LLVMContext &Context) | |
| LLVM_ABI bool | shouldRun (StringRef PassName, IRUnitRef IR) |
| LLVM_ABI void | registerCallbacks (PassInstrumentationCallbacks &PIC) |
Definition at line 117 of file StandardInstrumentations.h.
|
inline |
Definition at line 121 of file StandardInstrumentations.h.
| void OptPassGateInstrumentation::registerCallbacks | ( | PassInstrumentationCallbacks & | PIC | ) |
Definition at line 1074 of file StandardInstrumentations.cpp.
References IR, llvm::OptPassGate::isEnabled(), PassName, PIC, and shouldRun().
Definition at line 1053 of file StandardInstrumentations.cpp.
References assert(), llvm::errorCodeToError(), IR, OptBisectPrintIRPath, PassName, and llvm::report_fatal_error().
Referenced by registerCallbacks().