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