Searched refs:useIsKill (Results 1 – 4 of 4) sorted by relevance
242 bool LiveRangeEdit::useIsKill(const LiveInterval &LI, in useIsKill() function in LiveRangeEdit326 (MOI->readsReg() && (MRI.hasOneNonDBGUse(Reg) || useIsKill(LI, *MOI)))) in eliminateDeadDef()
220 bool LiveRangeEdit::useIsKill(const LiveInterval &LI, in useIsKill() function in LiveRangeEdit300 (MOI->readsReg() && (MRI.hasOneNonDBGUse(Reg) || useIsKill(LI, *MOI)))) in eliminateDeadDef()
112 bool useIsKill(const LiveInterval &LI, const MachineOperand &MO) const;
122 bool useIsKill(const LiveInterval &LI, const MachineOperand &MO) const;