Searched refs:createJumpTableIndex (Results 1 – 6 of 6) sorted by relevance
93 unsigned createJumpTableIndex(const std::vector<MachineBasicBlock*> &DestBBs);
248 ->createJumpTableIndex(Table); in buildJumpTable()
941 unsigned MachineJumpTableInfo::createJumpTableIndex( in createJumpTableIndex() function in MachineJumpTableInfo
858 unsigned Index = JTI->createJumpTableIndex(Blocks); in initializeJumpTableInfo()
9666 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()
32068 unsigned MJTI = JTI->createJumpTableIndex(LPadList); in EmitSjLjDispatchBlock()