Searched refs:new_source (Results 1 – 1 of 1) sorted by relevance
107 static void UpdateSourceOf(MoveOperands* move, Location updated_location, Location new_source) { in UpdateSourceOf() argument110 move->SetSource(LowOf(new_source)); in UpdateSourceOf()112 move->SetSource(HighOf(new_source)); in UpdateSourceOf()115 move->SetSource(new_source); in UpdateSourceOf()