LLVM
15.0.0git
|
Go to the source code of this file.
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::dxil | |
llvm::dxil::PointerTypeAnalysis | |
An analysis to compute the PointerTypes for pointers in a Module . | |
Typedefs | |
using | llvm::dxil::PointerTypeMap = DenseMap< const Value *, Type * > |
Functions | |
PointerTypeMap | llvm::dxil::PointerTypeAnalysis::run (const Module &M) |
Compute the PointerTypeMap for the module M . More... | |