LLVM 22.0.0git
llvm::DXILMetadataAnalysisPrinterPass Class Reference

Printer pass for the DXILMetadataAnalysis results. More...

#include "llvm/Analysis/DXILMetadataAnalysis.h"

Inheritance diagram for llvm::DXILMetadataAnalysisPrinterPass:
[legend]

Public Member Functions

 DXILMetadataAnalysisPrinterPass (raw_ostream &OS)
PreservedAnalyses run (Module &M, ModuleAnalysisManager &AM)
Public Member Functions inherited from llvm::PassInfoMixin< DXILMetadataAnalysisPrinterPass >
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< DXILMetadataAnalysisPrinterPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Printer pass for the DXILMetadataAnalysis results.

Definition at line 58 of file DXILMetadataAnalysis.h.

Constructor & Destructor Documentation

◆ DXILMetadataAnalysisPrinterPass()

llvm::DXILMetadataAnalysisPrinterPass::DXILMetadataAnalysisPrinterPass ( raw_ostream & OS)
inlineexplicit

Definition at line 63 of file DXILMetadataAnalysis.h.

Member Function Documentation

◆ isRequired()

bool llvm::DXILMetadataAnalysisPrinterPass::isRequired ( )
inlinestatic

Definition at line 67 of file DXILMetadataAnalysis.h.

◆ run()


The documentation for this class was generated from the following files: