Searched refs:isOperandKill (Results 1 – 1 of 1) sorted by relevance
791 static bool isOperandKill(const MachineOperand &MO, MachineRegisterInfo *MRI) { in isOperandKill() function858 bool isKill = isOperandKill(MO, MRI); in calcRegisterCost()