|
LLVM 22.0.0git
|
Printer pass for the DXILResourceAnalysis results.
More...
#include "llvm/Analysis/DXILResource.h"
Public Member Functions | |
| DXILResourcePrinterPass (raw_ostream &OS) | |
| LLVM_ABI PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
| Public Member Functions inherited from llvm::PassInfoMixin< DXILResourcePrinterPass > | |
| 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< DXILResourcePrinterPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. | |
Printer pass for the DXILResourceAnalysis results.
Definition at line 612 of file DXILResource.h.
|
inlineexplicit |
Definition at line 616 of file DXILResource.h.
|
inlinestatic |
Definition at line 620 of file DXILResource.h.
| PreservedAnalyses DXILResourcePrinterPass::run | ( | Module & | M, |
| ModuleAnalysisManager & | AM ) |
Definition at line 1118 of file DXILResource.cpp.
References llvm::PreservedAnalyses::all(), llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), and llvm::DXILResourceMap::print().