Searched defs:show_singles (Results 1 - 1 of 1) sorted by relevance

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

Completed in 114 milliseconds