Searched refs:must_replace (Results 1 – 3 of 3) sorted by relevance
282 UnwindPlan::Row::SetRegisterLocationToSame (uint32_t reg_num, bool must_replace) in SetRegisterLocationToSame() argument284 if (must_replace && m_register_locations.find(reg_num) == m_register_locations.end()) in SetRegisterLocationToSame()
587 const bool must_replace = true; in WriteRegister() local637 m_curr_row->SetRegisterLocationToSame (reg_num, must_replace); in WriteRegister()
310 bool must_replace);