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