LLVM 24.0.0git
llvm::PseudoProbeVerifier Class Reference

#include "llvm/Transforms/IPO/SampleProfileProbe.h"

Public Member Functions

LLVM_ABI void registerCallbacks (PassInstrumentationCallbacks &PIC)
LLVM_ABI void runAfterPass (StringRef PassID, IRUnitRef IR)

Detailed Description

Definition at line 47 of file SampleProfileProbe.h.

Member Function Documentation

◆ registerCallbacks()

void PseudoProbeVerifier::registerCallbacks ( PassInstrumentationCallbacks & PIC)

Definition at line 86 of file SampleProfileProbe.cpp.

References IR, P, PIC, runAfterPass(), and VerifyPseudoProbe.

◆ runAfterPass()

void PseudoProbeVerifier::runAfterPass ( StringRef PassID,
IRUnitRef IR )

Definition at line 96 of file SampleProfileProbe.cpp.

References C(), llvm::dbgs(), llvm::dyn_cast(), F, IR, llvm_unreachable, and runAfterPass().

Referenced by registerCallbacks(), and runAfterPass().


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