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