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