Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1970 SmallPtrSetImpl<MachineInstr *> &CurrentErasedInstrs) { in joinCopy()
3997 SmallPtrSet<MachineInstr *, 4> CurrentErasedInstrs; in copyCoalesceWorkList() local