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