LLVM 23.0.0git
llvm::SPIRVLegalizePointerCast Class Reference

#include "Target/SPIRV/SPIRVLegalizePointerCast.h"

Inheritance diagram for llvm::SPIRVLegalizePointerCast:
[legend]

Public Member Functions

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

Additional Inherited Members

Static Public Member Functions inherited from llvm::PassInfoMixin< SPIRVLegalizePointerCast >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 18 of file SPIRVLegalizePointerCast.h.

Constructor & Destructor Documentation

◆ SPIRVLegalizePointerCast()

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

Definition at line 23 of file SPIRVLegalizePointerCast.h.

Member Function Documentation

◆ run()

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

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