LLVM 22.0.0git
llvm::OptPassGateInstrumentation Class Reference

#include "llvm/Passes/StandardInstrumentations.h"

Public Member Functions

 OptPassGateInstrumentation (LLVMContext &Context)
LLVM_ABI bool shouldRun (StringRef PassName, Any IR)
LLVM_ABI void registerCallbacks (PassInstrumentationCallbacks &PIC)

Detailed Description

Definition at line 115 of file StandardInstrumentations.h.

Constructor & Destructor Documentation

◆ OptPassGateInstrumentation()

llvm::OptPassGateInstrumentation::OptPassGateInstrumentation ( LLVMContext & Context)
inline

Definition at line 119 of file StandardInstrumentations.h.

Member Function Documentation

◆ registerCallbacks()

void OptPassGateInstrumentation::registerCallbacks ( PassInstrumentationCallbacks & PIC)

◆ shouldRun()

bool OptPassGateInstrumentation::shouldRun ( StringRef PassName,
Any IR )

The documentation for this class was generated from the following files: