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 &) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Definition at line 102 of file HashRecognize.h.
|
inlineexplicit |
Definition at line 107 of file HashRecognize.h.
References OS.
PreservedAnalyses HashRecognizePrinterPass::run | ( | Loop & | L, |
LoopAnalysisManager & | AM, | ||
LoopStandardAnalysisResults & | AR, | ||
LPMUpdater & | |||
) |
Definition at line 742 of file HashRecognize.cpp.
References llvm::PreservedAnalyses::all(), llvm::HashRecognize::print(), and llvm::LoopStandardAnalysisResults::SE.