Searched refs:createJumpTableIndex (Results 1 – 7 of 7) sorted by relevance
93 unsigned createJumpTableIndex(const std::vector<MachineBasicBlock*> &DestBBs);
251 ->createJumpTableIndex(Table); in buildJumpTable()
1273 unsigned MachineJumpTableInfo::createJumpTableIndex( in createJumpTableIndex() function in MachineJumpTableInfo
962 unsigned Index = JTI->createJumpTableIndex(Blocks); in initializeJumpTableInfo()
2486 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in emitSjLjDispatchBlock()
10820 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()
37080 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()