LLVM API Documentation
An implementation of tables consisting of jump instructions. More...


Go to the source code of this file.
Classes | |
| class | llvm::JumpInstrTables |
| struct | llvm::JumpInstrTables::TableMeta |
| The metadata used while a jump table is being built. | |
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
| ModulePass * | llvm::createJumpInstrTablesPass (JumpTable::JumpTableType JTT) |
| Creates a JumpInstrTables pass for the given type of jump table. | |
An implementation of tables consisting of jump instructions.
Definition in file JumpInstrTables.h.