Home
last modified time | relevance | path

Searched refs:MergeInstructions (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/slicer/
Dcode_ir.cc294 static void MergeInstructions(I_LIST& instructions, const E_LIST& extra) { in MergeInstructions() function
352 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()