Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_graph.cc1541 bool show_singles = ((dalvik_format == Instruction::k35c) || in GetDalvikDisassembly() local
1556 str.append(GetSSANameWithConst(ssa_rep->uses[i], show_singles)); in GetDalvikDisassembly()
1557 if (!show_singles && (reg_location_ != nullptr) && reg_location_[i].wide) { in GetDalvikDisassembly()