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