LLVM 19.0.0git
Public Member Functions | List of all members
llvm::PrintPassInstrumentation Class Reference

#include "llvm/Passes/StandardInstrumentations.h"

Public Member Functions

 PrintPassInstrumentation (bool Enabled, PrintPassOptions Opts)
 
void registerCallbacks (PassInstrumentationCallbacks &PIC)
 

Detailed Description

Definition at line 119 of file StandardInstrumentations.h.

Constructor & Destructor Documentation

◆ PrintPassInstrumentation()

llvm::PrintPassInstrumentation::PrintPassInstrumentation ( bool  Enabled,
PrintPassOptions  Opts 
)
inline

Definition at line 123 of file StandardInstrumentations.h.

Member Function Documentation

◆ registerCallbacks()

void PrintPassInstrumentation::registerCallbacks ( PassInstrumentationCallbacks PIC)

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