|
LLVM 22.0.0git
|
#include "llvm/Transforms/IPO/SampleProfileProbe.h"
Public Member Functions | |
| SampleProfileProbePass (TargetMachine *TM) | |
| LLVM_ABI PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
| Public Member Functions inherited from llvm::PassInfoMixin< SampleProfileProbePass > | |
| void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::PassInfoMixin< SampleProfileProbePass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Definition at line 116 of file SampleProfileProbe.h.
|
inline |
Definition at line 120 of file SampleProfileProbe.h.
| PreservedAnalyses SampleProfileProbePass::run | ( | Module & | M, |
| ModuleAnalysisManager & | AM ) |
Definition at line 450 of file SampleProfileProbe.cpp.
References F, llvm::SampleProfileProber::instrumentOneFunc(), llvm::PreservedAnalyses::none(), and llvm::PseudoProbeDescMetadataName.