Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1776 void eraseInstrs(SmallPtrSetImpl<MachineInstr*> &ErasedInstrs,
2381 void JoinVals::eraseInstrs(SmallPtrSetImpl<MachineInstr*> &ErasedInstrs, in eraseInstrs() function in JoinVals
2613 LHSVals.eraseInstrs(ErasedInstrs, ShrinkRegs); in joinVirtRegs()
2614 RHSVals.eraseInstrs(ErasedInstrs, ShrinkRegs); in joinVirtRegs()