Searched refs:emitJumpTable (Results 1 – 2 of 2) sorted by relevance
342 void emitJumpTable(SwitchCG::JumpTable &JT, MachineBasicBlock *MBB);
760 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, in emitJumpTable() function in IRTranslator3173 emitJumpTable(JTCase.second, JTCase.second.MBB); in finalizeBasicBlock()