LLVM API Documentation

llvm::MachineJumpTableInfo Member List
This is the complete list of members for llvm::MachineJumpTableInfo, including all inherited members.
createJumpTableIndex(const std::vector< MachineBasicBlock * > &DestBBs)llvm::MachineJumpTableInfo
dump() const llvm::MachineJumpTableInfo
EK_BlockAddress enum valuellvm::MachineJumpTableInfo
EK_Custom32 enum valuellvm::MachineJumpTableInfo
EK_GPRel32BlockAddress enum valuellvm::MachineJumpTableInfo
EK_GPRel64BlockAddress enum valuellvm::MachineJumpTableInfo
EK_Inline enum valuellvm::MachineJumpTableInfo
EK_LabelDifference32 enum valuellvm::MachineJumpTableInfo
getEntryAlignment(const DataLayout &TD) const llvm::MachineJumpTableInfo
getEntryKind() const llvm::MachineJumpTableInfo [inline]
getEntrySize(const DataLayout &TD) const llvm::MachineJumpTableInfo
getJumpTables() const llvm::MachineJumpTableInfo [inline]
isEmpty() const llvm::MachineJumpTableInfo [inline]
JTEntryKind enum namellvm::MachineJumpTableInfo
MachineJumpTableInfo(JTEntryKind Kind)llvm::MachineJumpTableInfo [inline, explicit]
print(raw_ostream &OS) const llvm::MachineJumpTableInfo
RemoveJumpTable(unsigned Idx)llvm::MachineJumpTableInfo [inline]
ReplaceMBBInJumpTable(unsigned Idx, MachineBasicBlock *Old, MachineBasicBlock *New)llvm::MachineJumpTableInfo
ReplaceMBBInJumpTables(MachineBasicBlock *Old, MachineBasicBlock *New)llvm::MachineJumpTableInfo