LLVM 24.0.0git
llvm::SPIRVLegalizeZeroSizeArraysPass Class Reference

#include "Target/SPIRV/SPIRV.h"

Inheritance diagram for llvm::SPIRVLegalizeZeroSizeArraysPass:
[legend]

Public Member Functions

 SPIRVLegalizeZeroSizeArraysPass (const SPIRVTargetMachine &TM)
PreservedAnalyses run (Module &M, ModuleAnalysisManager &AM)
Public Member Functions inherited from llvm::detail::PassInfoMixin< SPIRVLegalizeZeroSizeArraysPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

Static Public Member Functions inherited from llvm::RequiredPassInfoMixin< SPIRVLegalizeZeroSizeArraysPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::PassInfoMixin< SPIRVLegalizeZeroSizeArraysPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::InfoMixin< SPIRVLegalizeZeroSizeArraysPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 77 of file SPIRV.h.

Constructor & Destructor Documentation

◆ SPIRVLegalizeZeroSizeArraysPass()

llvm::SPIRVLegalizeZeroSizeArraysPass::SPIRVLegalizeZeroSizeArraysPass ( const SPIRVTargetMachine & TM)
inline

Definition at line 82 of file SPIRV.h.

Member Function Documentation

◆ run()

PreservedAnalyses SPIRVLegalizeZeroSizeArraysPass::run ( Module & M,
ModuleAnalysisManager & AM )

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