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

/art/compiler/dex/
H A Dmir_graph.cc1362 std::string MIRGraph::GetSSANameWithConst(int ssa_reg, bool singles_only) { argument
1368 if (!singles_only && reg_location_[ssa_reg].wide) {

Completed in 124 milliseconds