LLVM 20.0.0git
|
Printer pass for the DXILResourceMDAnalysis
results.
More...
#include "Target/DirectX/DXILResourceAnalysis.h"
Public Member Functions | |
DXILResourceMDPrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Public Member Functions inherited from llvm::PassInfoMixin< DXILResourceMDPrinterPass > | |
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< DXILResourceMDPrinterPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Printer pass for the DXILResourceMDAnalysis
results.
Definition at line 34 of file DXILResourceAnalysis.h.
|
inlineexplicit |
Definition at line 39 of file DXILResourceAnalysis.h.
References OS.
|
inlinestatic |
Definition at line 41 of file DXILResourceAnalysis.h.
PreservedAnalyses DXILResourceMDPrinterPass::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().