LLVM 20.0.0git
|
This is the complete list of members for llvm::CtxProfAnalysis, including all inherited members.
collectIndirectCallPromotionList(CallBase &IC, Result &Profile, SetVector< std::pair< CallBase *, Function * > > &Candidates) | llvm::CtxProfAnalysis | static |
CtxProfAnalysis(std::optional< StringRef > Profile=std::nullopt) | llvm::CtxProfAnalysis | explicit |
getBBInstrumentation(BasicBlock &BB) | llvm::CtxProfAnalysis | static |
getCallsiteInstrumentation(CallBase &CB) | llvm::CtxProfAnalysis | static |
getSelectInstrumentation(SelectInst &SI) | llvm::CtxProfAnalysis | static |
ID() | llvm::AnalysisInfoMixin< CtxProfAnalysis > | inlinestatic |
Key | llvm::CtxProfAnalysis | static |
name() | llvm::PassInfoMixin< DerivedT > | inlinestatic |
printPipeline(raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) | llvm::PassInfoMixin< DerivedT > | inline |
Result typedef | llvm::CtxProfAnalysis | |
run(Module &M, ModuleAnalysisManager &MAM) | llvm::CtxProfAnalysis |