LLVM 20.0.0git
|
No-op CGSCC analysis. More...
#include "llvm/Passes/PassBuilder.h"
Classes | |
struct | Result |
Public Member Functions | |
Result | run (LazyCallGraph::SCC &, CGSCCAnalysisManager &, LazyCallGraph &G) |
Public Member Functions inherited from llvm::PassInfoMixin< DerivedT > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::AnalysisInfoMixin< NoOpCGSCCAnalysis > | |
static AnalysisKey * | ID () |
Returns an opaque, unique ID for this analysis type. | |
Static Public Member Functions inherited from llvm::PassInfoMixin< DerivedT > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
No-op CGSCC analysis.
Definition at line 885 of file PassBuilder.h.
|
inline |
Definition at line 891 of file PassBuilder.h.