LLVM 20.0.0git
|
Verifier pass for the ScalarEvolutionAnalysis
results.
More...
#include "llvm/Analysis/ScalarEvolution.h"
Public Member Functions | |
PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< ScalarEvolutionVerifierPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Static Public Member Functions | |
static bool | isRequired () |
Static Public Member Functions inherited from llvm::PassInfoMixin< ScalarEvolutionVerifierPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Verifier pass for the ScalarEvolutionAnalysis
results.
Definition at line 2273 of file ScalarEvolution.h.
|
inlinestatic |
Definition at line 2277 of file ScalarEvolution.h.
PreservedAnalyses ScalarEvolutionVerifierPass::run | ( | Function & | F, |
FunctionAnalysisManager & | AM | ||
) |
Definition at line 14516 of file ScalarEvolution.cpp.
References llvm::PreservedAnalyses::all(), F, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), and verify.