Searched refs:IsFoldableCopy (Results 1 – 1 of 1) sorted by relevance
1264 auto IsFoldableCopy = [this](const MachineInstr &MaybeCopy) { in EliminateSpillageCopies() local1280 if (!IsFoldableCopy(Spill) || !IsFoldableCopy(Reload)) in EliminateSpillageCopies()1294 if (!IsFoldableCopy(Prev) || !IsFoldableCopy(Current)) in EliminateSpillageCopies()