Searched refs:MergeInstructions (Results 1 – 1 of 1) sorted by relevance
294 static void MergeInstructions(I_LIST& instructions, const E_LIST& extra) { in MergeInstructions() function352 MergeInstructions(instructions, dbg_annotations_); in Dissasemble()353 MergeInstructions(instructions, try_begins_); in Dissasemble()354 MergeInstructions(instructions, tmp_labels); in Dissasemble()355 MergeInstructions(instructions, try_ends_); in Dissasemble()