Searched refs:createJumpTableIndex (Results 1 – 6 of 6) sorted by relevance
94 unsigned createJumpTableIndex(const std::vector<MachineBasicBlock*> &DestBBs);
851 unsigned MachineJumpTableInfo::createJumpTableIndex( in createJumpTableIndex() function in MachineJumpTableInfo
781 unsigned Index = JTI->createJumpTableIndex(Blocks); in initializeJumpTableInfo()
9524 ->createJumpTableIndex(Table); in buildJumpTable()
8354 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()
29598 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()