LLVM API Documentation
#include <TargetData.h>
Collaboration diagram for llvm::StructLayout:
Public Attributes | |
std::vector< uint64_t > | MemberOffsets |
uint64_t | StructSize |
unsigned | StructAlignment |
Friends | |
class | TargetData |
Definition at line 117 of file TargetData.h.
|
Definition at line 123 of file TargetData.h. |
|
Definition at line 119 of file TargetData.h. Referenced by llvm::AsmPrinter::emitGlobalConstant(), llvm::Interpreter::executeGEPOperation(), llvm::TargetData::getIndexedOffset(), getStructOffsetStep(), llvm::ExecutionEngine::InitializeMemory(), and llvm::DSNode::mergeTypeInfo(). |
|
Definition at line 121 of file TargetData.h. Referenced by getTypeInfo(). |
|
Definition at line 120 of file TargetData.h. Referenced by llvm::AsmPrinter::emitGlobalConstant(), and getTypeInfo(). |