LLVM 17.0.0git
|
Printer pass for the DXILResourceAnalysis
results.
More...
#include "Target/DirectX/DXILResourceAnalysis.h"
Public Member Functions | |
DXILResourcePrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
![]() | |
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. | |
Printer pass for the DXILResourceAnalysis
results.
Definition at line 30 of file DXILResourceAnalysis.h.
|
inlineexplicit |
Definition at line 34 of file DXILResourceAnalysis.h.
References OS.
PreservedAnalyses DXILResourcePrinterPass::run | ( | Module & | M, |
ModuleAnalysisManager & | AM | ||
) |
Definition at line 30 of file DXILResourceAnalysis.cpp.
References llvm::PreservedAnalyses::all(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), and llvm::dxil::Resources::print().