LLVM
8.0.1
|
A partial specialization of the require analysis template pass to forward the extra parameters from a transformation's run method to the AnalysisManager's getResult. More...
#include "llvm/Transforms/Scalar/LoopPassManager.h"
Public Member Functions | |
PreservedAnalyses | run (Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &) |
Additional Inherited Members | |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. More... | |
A partial specialization of the require analysis template pass to forward the extra parameters from a transformation's run method to the AnalysisManager's getResult.
Definition at line 87 of file LoopPassManager.h.
|
inline |
Definition at line 92 of file LoopPassManager.h.
References llvm::PreservedAnalyses::all().