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