|
LLVM 23.0.0git
|
#include "Target/SPIRV/SPIRVLegalizePointerCast.h"
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. | |
Definition at line 18 of file SPIRVLegalizePointerCast.h.
|
inlineexplicit |
Definition at line 23 of file SPIRVLegalizePointerCast.h.
| PreservedAnalyses SPIRVLegalizePointerCast::run | ( | Function & | F, |
| FunctionAnalysisManager & | AM ) |
Definition at line 581 of file SPIRVLegalizePointerCast.cpp.
References llvm::PreservedAnalyses::all(), F, and llvm::PreservedAnalyses::none().