LLVM 22.0.0git
llvm::dxil::LegacyCBufferLayout Class Reference

Public Member Functions

 LegacyCBufferLayout (const DataLayout &DL)
TypeSize getTypeAllocSizeInBytes (Type *Ty)

Detailed Description

Definition at line 23 of file CBufferDataLayout.cpp.

Constructor & Destructor Documentation

◆ LegacyCBufferLayout()

llvm::dxil::LegacyCBufferLayout::LegacyCBufferLayout ( const DataLayout & DL)
inline

Definition at line 37 of file CBufferDataLayout.cpp.

Member Function Documentation

◆ getTypeAllocSizeInBytes()

TypeSize llvm::dxil::LegacyCBufferLayout::getTypeAllocSizeInBytes ( Type * Ty)

Definition at line 53 of file CBufferDataLayout.cpp.


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