Searched refs:getStoredValueOp (Results 1 – 1 of 1) sorted by relevance
403 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;1690 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()1816 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()1943 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE