Searched refs:CurrentCopy (Results 1 – 1 of 1) sorted by relevance
1417 std::optional<DestSourcePair> CurrentCopy = in EliminateSpillageCopies() local1419 if (!PrevCopy || !CurrentCopy) in EliminateSpillageCopies()1421 return PrevCopy->Source->getReg() == CurrentCopy->Destination->getReg(); in EliminateSpillageCopies()