LLVM: llvm::ConstantPool Class Reference (original) (raw)

#include "[llvm/MC/ConstantPools.h](ConstantPools%5F8h%5Fsource.html)"

Public Member Functions
ConstantPool ()=default
const MCExpr * addEntry (const MCExpr *Value, MCContext &Context, unsigned Size, SMLoc Loc)
void emitEntries (MCStreamer &Streamer)
bool empty ()
void clearCache ()

Definition at line 43 of file ConstantPools.h.

llvm::ConstantPool::ConstantPool ( ) default

addEntry()

clearCache()

void ConstantPool::clearCache ( )

emitEntries()

void ConstantPool::emitEntries ( MCStreamer & Streamer )

empty()

bool ConstantPool::empty ( )

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