LLVM 20.0.0git
|
#include "llvm/Transforms/IPO/SampleProfileProbe.h"
Public Member Functions | |
void | registerCallbacks (PassInstrumentationCallbacks &PIC) |
void | runAfterPass (StringRef PassID, Any IR) |
Definition at line 48 of file SampleProfileProbe.h.
void PseudoProbeVerifier::registerCallbacks | ( | PassInstrumentationCallbacks & | PIC | ) |
Definition at line 86 of file SampleProfileProbe.cpp.
References IR, P, PIC, llvm::PassInstrumentationCallbacks::registerAfterPassCallback(), runAfterPass(), and VerifyPseudoProbe.
Referenced by llvm::StandardInstrumentations::registerCallbacks().
Definition at line 96 of file SampleProfileProbe.cpp.
References llvm::CallingConv::C, llvm::dbgs(), F, IR, llvm_unreachable, runAfterPass(), and llvm::StringRef::str().
Referenced by registerCallbacks(), and runAfterPass().