Searched refs:isStoreInstr (Results 1 – 2 of 2) sorted by relevance
58 bool isStoreInstr(const MachineInstr &MI, unsigned &AddrSpace) const;
121 bool NVPTXInstrInfo::isStoreInstr(const MachineInstr &MI, in isStoreInstr() function in NVPTXInstrInfo139 if (isStoreInstr(*MI, addrspace)) in CanTailMerge()