LLVM 22.0.0git
llvm::PrintPassInstrumentation Class Reference

#include "llvm/Passes/StandardInstrumentations.h"

Public Member Functions

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

Detailed Description

Definition at line 134 of file StandardInstrumentations.h.

Constructor & Destructor Documentation

◆ PrintPassInstrumentation()

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

Definition at line 138 of file StandardInstrumentations.h.

Member Function Documentation

◆ registerCallbacks()

void PrintPassInstrumentation::registerCallbacks ( PassInstrumentationCallbacks & PIC)

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