Searched defs:CurrentErasedInstrs (Results 1 – 1 of 1) sorted by relevance
2030 SmallPtrSetImpl<MachineInstr *> &CurrentErasedInstrs) { in joinCopy()4055 SmallPtrSet<MachineInstr *, 4> CurrentErasedInstrs; in copyCoalesceWorkList() local