LLVM 20.0.0git
|
No-op CGSCC pass which does nothing. More...
#include "llvm/Passes/PassBuilder.h"
Public Member Functions | |
PreservedAnalyses | run (LazyCallGraph::SCC &C, CGSCCAnalysisManager &, LazyCallGraph &, CGSCCUpdateResult &UR) |
Public Member Functions inherited from llvm::PassInfoMixin< NoOpCGSCCPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< NoOpCGSCCPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
No-op CGSCC pass which does nothing.
Definition at line 877 of file PassBuilder.h.
|
inline |
Definition at line 878 of file PassBuilder.h.
References llvm::PreservedAnalyses::all().