LLVM API Documentation

llvm::SlotTable Member List

This is the complete list of members for llvm::SlotTable, including all inherited members.

BAD_SLOT enum valuellvm::SlotTable
clear()llvm::SlotTable
Constants enum namellvm::SlotTable
empty() const llvm::SlotTable
getSlot(const Value *Val) const llvm::SlotTable
getSlot(const Type *Typ) const llvm::SlotTable
hasSlot(const Value *Val)llvm::SlotTable [inline]
hasSlot(const Type *Typ)llvm::SlotTable [inline]
insert(const Value *Val, PlaneNum plane)llvm::SlotTable
insert(const Type *Typ)llvm::SlotTable
MAX_SLOT enum valuellvm::SlotTable
plane_empty(PlaneNum plane) const llvm::SlotTable [inline]
plane_exists(PlaneNum plane) const llvm::SlotTable [inline]
plane_size(PlaneNum plane) const llvm::SlotTable [inline]
PlaneNum typedefllvm::SlotTable
remove(const Value *Val, PlaneNum plane)llvm::SlotTable
remove(const Type *Typ)llvm::SlotTable
resize(size_t new_size)llvm::SlotTable
SlotNum typedefllvm::SlotTable
SlotTable(bool dont_insert_primitives=false)llvm::SlotTable [explicit]
TypeMap typedefllvm::SlotTable
TypePlane typedefllvm::SlotTable
value_size() const llvm::SlotTable [inline]
ValueMap typedefllvm::SlotTable
ValuePlane typedefllvm::SlotTable
ValueTable typedefllvm::SlotTable