LLVM 20.0.0git
|
#include "llvm/Transforms/Instrumentation/PGOCtxProfLowering.h"
Public Member Functions | |
PGOCtxProfLoweringPass ()=default | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &MAM) |
Public Member Functions inherited from llvm::PassInfoMixin< PGOCtxProfLoweringPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
static bool | isCtxIRPGOInstrEnabled () |
Static Public Member Functions inherited from llvm::PassInfoMixin< PGOCtxProfLoweringPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 19 of file PGOCtxProfLowering.h.
|
explicitdefault |
|
static |
Definition at line 35 of file PGOCtxProfLowering.cpp.
References ContextRoots.
Referenced by llvm::PassBuilder::buildModuleSimplificationPipeline().
PreservedAnalyses PGOCtxProfLoweringPass::run | ( | Module & | M, |
ModuleAnalysisManager & | MAM | ||
) |
Definition at line 195 of file PGOCtxProfLowering.cpp.
References llvm::PreservedAnalyses::all(), F, MAM, and llvm::PreservedAnalyses::none().