Searched defs:JumpTable (Results 1 – 4 of 4) sorted by relevance
236 struct JumpTable { struct237 JumpTable(unsigned R, unsigned J, MachineBasicBlock *M, in JumpTable() function261 typedef std::pair<JumpTableHeader, JumpTable> JumpTableBlock; argument
78 JumpTable, ///< Build jump-instruction tables and replace refs. enumerator
63 JumpTable, ConstantPool, ExternalSymbol, BlockAddress, enumerator
312 MachineJumpTableInfo *JumpTable; member in __anonda3058b90111::JITEmitter