Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.cc1291 bool show_singles = ((dalvik_format == Instruction::k35c) || in GetDalvikDisassembly() local
1301 StringPrintf(" %s", GetSSANameWithConst(ssa_rep->uses[i], show_singles).c_str())); in GetDalvikDisassembly()
1302 if (!show_singles && (reg_location_ != NULL) && reg_location_[i].wide) { in GetDalvikDisassembly()