Searched refs:createJumpTableIndex (Results 1 – 7 of 7) sorted by relevance
100 unsigned createJumpTableIndex(const std::vector<MachineBasicBlock*> &DestBBs);
253 ->createJumpTableIndex(Table); in buildJumpTable()
1289 unsigned MachineJumpTableInfo::createJumpTableIndex( in createJumpTableIndex() function in MachineJumpTableInfo
1001 unsigned Index = JTI->createJumpTableIndex(Blocks); in initializeJumpTableInfo()
2484 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in emitSjLjDispatchBlock()
10965 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()
35809 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()