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

#include "llvm/Passes/StandardInstrumentations.h"

Public Member Functions

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

Detailed Description

Definition at line 84 of file StandardInstrumentations.h.

Constructor & Destructor Documentation

◆ OptNoneInstrumentation()

llvm::OptNoneInstrumentation::OptNoneInstrumentation ( bool  DebugLogging)
inline

Definition at line 86 of file StandardInstrumentations.h.

Member Function Documentation

◆ registerCallbacks()

void OptNoneInstrumentation::registerCallbacks ( PassInstrumentationCallbacks PIC)

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