Searched refs:last_to_move (Results 1 – 1 of 1) sorted by relevance
841 MIR* last_to_move = bb_next->last_mir_insn; in CombineBlocks() local842 bb_next->RemoveMIRList(throw_insn, last_to_move); in CombineBlocks()843 bb->InsertMIRListAfter(bb->last_mir_insn, throw_insn, last_to_move); in CombineBlocks()