Searched refs:createJumpTableIndex (Results 1 – 7 of 7) sorted by relevance
98 /// createJumpTableIndex - Create a new jump table.100 unsigned createJumpTableIndex(const std::vector<MachineBasicBlock*> &DestBBs); in getJumpTables()
254 ->createJumpTableIndex(Table); in buildJumpTable()
1301 unsigned MachineJumpTableInfo::createJumpTableIndex( in createJumpTableIndex() function in MachineJumpTableInfo
1021 unsigned Index = JTI->createJumpTableIndex(Blocks); in initializeJumpTableInfo()
2482 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in emitSjLjDispatchBlock()
10982 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()
36341 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()