|
LLVM 22.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 |
References MAM.
|
static |
Definition at line 41 of file PGOCtxProfLowering.cpp.
References ContextRoots.
Referenced by llvm::PassBuilder::buildModuleSimplificationPipeline().
| PreservedAnalyses PGOCtxProfLoweringPass::run | ( | Module & | M, |
| ModuleAnalysisManager & | MAM ) |
Definition at line 221 of file PGOCtxProfLowering.cpp.
References llvm::PreservedAnalyses::all(), Changed, F, MAM, and llvm::PreservedAnalyses::none().