LLVM 22.0.0git
|
#include "llvm/Analysis/HashRecognize.h"
Public Member Functions | |
HashRecognizePrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &) |
Public Member Functions inherited from llvm::PassInfoMixin< HashRecognizePrinterPass > | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< HashRecognizePrinterPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. |
Definition at line 96 of file HashRecognize.h.
|
inlineexplicit |
Definition at line 101 of file HashRecognize.h.
PreservedAnalyses HashRecognizePrinterPass::run | ( | Loop & | L, |
LoopAnalysisManager & | AM, | ||
LoopStandardAnalysisResults & | AR, | ||
LPMUpdater & | ) |
Definition at line 582 of file HashRecognize.cpp.
References llvm::PreservedAnalyses::all(), llvm::HashRecognize::print(), and llvm::LoopStandardAnalysisResults::SE.