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