Home
last modified time | relevance | path

Searched defs:CurrentErasedInstrs (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1970 joinCopy(MachineInstr * CopyMI,bool & Again,SmallPtrSetImpl<MachineInstr * > & CurrentErasedInstrs) joinCopy() argument
3990 SmallPtrSet<MachineInstr *, 4> CurrentErasedInstrs; copyCoalesceWorkList() local