Searched refs:isVolatileInstr (Results 1 – 1 of 1) sorted by relevance
76 bool isVolatileInstr(const MachineInstr *MI) const;143 bool HexagonSplitDoubleRegs::isVolatileInstr(const MachineInstr *MI) const { in isVolatileInstr() function in HexagonSplitDoubleRegs153 if (MemRefsFixed || isVolatileInstr(MI)) in isFixedInstr()