LLVM 20.0.0git
|
#include "llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h"
Public Member Functions | |
PGOCtxProfFlatteningPass ()=default | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &MAM) |
Public Member Functions inherited from llvm::PassInfoMixin< PGOCtxProfFlatteningPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< PGOCtxProfFlatteningPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 18 of file PGOCtxProfFlattening.h.
|
explicitdefault |
PreservedAnalyses PGOCtxProfFlatteningPass::run | ( | Module & | M, |
ModuleAnalysisManager & | MAM | ||
) |
Definition at line 425 of file PGOCtxProfFlattening.cpp.
References assert(), llvm::ProfileSummaryBuilder::DefaultCutoffs, F, llvm::AssignGUIDPass::getGUID(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::make_scope_exit(), MAM, llvm::PreservedAnalyses::none(), PB(), and llvm::ProfileSummary::PSK_Instr.