LLVM 22.0.0git
|
#include "llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h"
Public Member Functions | |
PGOCtxProfFlatteningPass (bool IsPreThinlink) | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &MAM) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 18 of file PGOCtxProfFlattening.h.
|
inlineexplicit |
Definition at line 23 of file PGOCtxProfFlattening.h.
PreservedAnalyses PGOCtxProfFlatteningPass::run | ( | Module & | M, |
ModuleAnalysisManager & | MAM | ||
) |
Definition at line 147 of file PGOCtxProfFlattening.cpp.
References llvm::PreservedAnalyses::abandon(), assert(), llvm::CallingConv::C, llvm::ProfileSummaryBuilder::DefaultCutoffs, llvm::drop_begin(), F, llvm::AssignGUIDPass::getGUID(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::invalidate(), llvm::make_scope_exit(), MAM, llvm::PreservedAnalyses::none(), PB(), and llvm::ProfileSummary::PSK_Instr.