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