LLVM 20.0.0git
|
No-op loop pass which does nothing. More...
#include "llvm/Passes/PassBuilder.h"
Public Member Functions | |
PreservedAnalyses | run (Loop &L, LoopAnalysisManager &, LoopStandardAnalysisResults &, LPMUpdater &) |
Public Member Functions inherited from llvm::PassInfoMixin< NoOpLoopPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< NoOpLoopPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
No-op loop pass which does nothing.
Definition at line 922 of file PassBuilder.h.
|
inline |
Definition at line 923 of file PassBuilder.h.
References llvm::PreservedAnalyses::all().