Searched defs:CurrList (Results 1 – 1 of 1) sorted by relevance
2726 copyCoalesceWorkList(MutableArrayRef<MachineInstr*> CurrList) { in copyCoalesceWorkList()2856 CurrList(WorkList.begin() + PrevSize, WorkList.end()); in copyCoalesceInMBB() local