Searched defs:JumpTable (Results 1 – 3 of 3) sorted by relevance
242 struct JumpTable { struct243 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, in JumpTable() argument267 typedef std::pair<JumpTableHeader, JumpTable> JumpTableBlock; argument
78 JumpTable, ///< Build jump-instruction tables and replace refs. enumerator
63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator