Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dcode_ir.cc293 static void MergeInstructions(I_LIST& instructions, const E_LIST& extra) { in MergeInstructions() function
351 MergeInstructions(instructions, dbg_annotations_); in Disassemble()
352 MergeInstructions(instructions, try_begins_); in Disassemble()
353 MergeInstructions(instructions, tmp_labels); in Disassemble()
354 MergeInstructions(instructions, try_ends_); in Disassemble()