Searched refs:singles_only (Results 1 – 2 of 2) sorted by relevance
1161 std::string GetSSANameWithConst(int ssa_reg, bool singles_only);
1649 std::string MIRGraph::GetSSANameWithConst(int ssa_reg, bool singles_only) { in GetSSANameWithConst() argument1655 if (!singles_only && reg_location_[ssa_reg].wide && in GetSSANameWithConst()