Home
last modified time | relevance | path

Searched refs:eraseInstrs (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1822 void eraseInstrs(SmallPtrSetImpl<MachineInstr*> &ErasedInstrs,
2427 void JoinVals::eraseInstrs(SmallPtrSetImpl<MachineInstr*> &ErasedInstrs, in eraseInstrs() function in JoinVals
2641 LHSVals.eraseInstrs(ErasedInstrs, ShrinkRegs); in joinVirtRegs()
2642 RHSVals.eraseInstrs(ErasedInstrs, ShrinkRegs); in joinVirtRegs()