LLVM 24.0.0git
llvm::SPIRVLegalizePointerCastPass Class Reference

#include "Target/SPIRV/SPIRV.h"

Inheritance diagram for llvm::SPIRVLegalizePointerCastPass:
[legend]

Public Member Functions

 SPIRVLegalizePointerCastPass (const SPIRVTargetMachine &TM)
PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
Public Member Functions inherited from llvm::detail::PassInfoMixin< SPIRVLegalizePointerCastPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

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

Detailed Description

Definition at line 99 of file SPIRV.h.

Constructor & Destructor Documentation

◆ SPIRVLegalizePointerCastPass()

llvm::SPIRVLegalizePointerCastPass::SPIRVLegalizePointerCastPass ( const SPIRVTargetMachine & TM)
inlineexplicit

Definition at line 104 of file SPIRV.h.

Member Function Documentation

◆ run()

PreservedAnalyses SPIRVLegalizePointerCastPass::run ( Function & F,
FunctionAnalysisManager & AM )

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