LLVM 20.0.0git
|
This is the complete list of members for llvm::InlinerPass, including all inherited members.
InlinerPass(bool OnlyMandatory=false, ThinOrFullLTOPhase LTOPhase=ThinOrFullLTOPhase::None) | llvm::InlinerPass | inline |
InlinerPass(InlinerPass &&Arg)=default | llvm::InlinerPass | |
name() | llvm::PassInfoMixin< InlinerPass > | inlinestatic |
printPipeline(raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) | llvm::InlinerPass | |
run(LazyCallGraph::SCC &C, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &UR) | llvm::InlinerPass |