LLVM 22.0.0git
llvm::OptNoneInstrumentation Class Reference

#include "llvm/Passes/StandardInstrumentations.h"

Public Member Functions

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

Detailed Description

Definition at line 105 of file StandardInstrumentations.h.

Constructor & Destructor Documentation

◆ OptNoneInstrumentation()

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

Definition at line 107 of file StandardInstrumentations.h.

Member Function Documentation

◆ registerCallbacks()

void OptNoneInstrumentation::registerCallbacks ( PassInstrumentationCallbacks & PIC)

Definition at line 1032 of file StandardInstrumentations.cpp.

References IR, P, and PIC.


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