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