|
LLVM 23.0.0git
|
No-op loop analysis. More...
#include "llvm/Passes/PassBuilder.h"
Classes | |
| struct | Result |
Public Member Functions | |
| Result | run (Loop &, LoopAnalysisManager &, LoopStandardAnalysisResults &) |
Additional Inherited Members | |
| Static Public Member Functions inherited from llvm::AnalysisInfoMixin< NoOpLoopAnalysis > | |
| static AnalysisKey * | ID () |
| Returns an opaque, unique ID for this analysis type. | |
| Static Public Member Functions inherited from llvm::detail::InfoMixin< NoOpLoopAnalysis > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
No-op loop analysis.
Definition at line 991 of file PassBuilder.h.
|
inline |
Definition at line 997 of file PassBuilder.h.