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

#include "llvm/Passes/StandardInstrumentations.h"

Public Member Functions

 VerifyInstrumentation (bool DebugLogging)
 
void registerCallbacks (PassInstrumentationCallbacks &PIC)
 

Detailed Description

Definition at line 459 of file StandardInstrumentations.h.

Constructor & Destructor Documentation

◆ VerifyInstrumentation()

llvm::VerifyInstrumentation::VerifyInstrumentation ( bool  DebugLogging)
inline

Definition at line 463 of file StandardInstrumentations.h.

Member Function Documentation

◆ registerCallbacks()

void VerifyInstrumentation::registerCallbacks ( PassInstrumentationCallbacks PIC)

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