LLVM API Documentation

Public Member Functions | Public Attributes
llvm::ConstantPoolEntry Struct Reference

#include <ConstantPools.h>

Collaboration diagram for llvm::ConstantPoolEntry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConstantPoolEntry (MCSymbol *L, const MCExpr *Val, unsigned Sz)

Public Attributes

MCSymbolLabel
const MCExprValue
unsigned Size

Detailed Description

Definition at line 26 of file ConstantPools.h.


Constructor & Destructor Documentation

Definition at line 27 of file ConstantPools.h.


Member Data Documentation

Definition at line 29 of file ConstantPools.h.

Definition at line 31 of file ConstantPools.h.

Definition at line 30 of file ConstantPools.h.


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