Lines Matching full:other_value
406 void UpdateMaximumNumberOfOutVRegs(uint16_t other_value) {407 maximum_number_of_out_vregs_ = std::max(maximum_number_of_out_vregs_, other_value);