LLVM
16.0.0git
|
Textual printer pass for the DDG of a loop. More...
#include "llvm/Analysis/DDG.h"
Public Member Functions | |
DDGAnalysisPrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Loop &L, LoopAnalysisManager &AM, LoopStandardAnalysisResults &AR, LPMUpdater &U) |
![]() | |
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. More... | |
|
inlineexplicit |
PreservedAnalyses DDGAnalysisPrinterPass::run | ( | Loop & | L, |
LoopAnalysisManager & | AM, | ||
LoopStandardAnalysisResults & | AR, | ||
LPMUpdater & | U | ||
) |
Definition at line 316 of file DDG.cpp.
References llvm::PreservedAnalyses::all(), llvm::LoopBase< BlockT, LoopT >::getHeader(), llvm::Value::getName(), and llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult().