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