Searched refs:getStoredValueOp (Results 1 – 1 of 1) sorted by relevance
416 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;1709 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()1835 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()1962 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE