LLVM 19.0.0git
llvm::InlinerPass Member List

This is the complete list of members for llvm::InlinerPass, including all inherited members.

InlinerPass(bool OnlyMandatory=false, ThinOrFullLTOPhase LTOPhase=ThinOrFullLTOPhase::None)llvm::InlinerPassinline
InlinerPass(InlinerPass &&Arg)=defaultllvm::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