LLVM API Documentation

Public Member Functions
llvm::ConstantPool Class Reference

#include <ConstantPools.h>

List of all members.

Public Member Functions

 ConstantPool ()
const MCExpraddEntry (const MCExpr *Value, MCContext &Context, unsigned Size)
void emitEntries (MCStreamer &Streamer)
bool empty ()

Detailed Description

Definition at line 36 of file ConstantPools.h.


Constructor & Destructor Documentation

Definition at line 42 of file ConstantPools.h.


Member Function Documentation

const MCExpr * ConstantPool::addEntry ( const MCExpr Value,
MCContext Context,
unsigned  Size 
)
void ConstantPool::emitEntries ( MCStreamer Streamer)

Definition at line 46 of file ConstantPools.cpp.

References llvm::SmallVectorBase::empty().

Referenced by emitConstantPool().


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