LLVM 20.0.0git
|
An explicit specialization of the require analysis template pass. More...
#include "llvm/Analysis/CGSCCPassManager.h"
Public Member Functions | |
PreservedAnalyses | run (LazyCallGraph::SCC &C, CGSCCAnalysisManager &AM, LazyCallGraph &CG, CGSCCUpdateResult &) |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Public Member Functions inherited from llvm::PassInfoMixin< RequireAnalysisPass< AnalysisT, LazyCallGraph::SCC, CGSCCAnalysisManager, LazyCallGraph &, CGSCCUpdateResult & > > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< RequireAnalysisPass< AnalysisT, LazyCallGraph::SCC, CGSCCAnalysisManager, LazyCallGraph &, CGSCCUpdateResult & > > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
An explicit specialization of the require analysis template pass.
Definition at line 147 of file CGSCCPassManager.h.
|
inline |
Definition at line 157 of file CGSCCPassManager.h.
|
inline |
Definition at line 152 of file CGSCCPassManager.h.
References llvm::PreservedAnalyses::all(), and llvm::CallingConv::C.