Searched refs:useRestoreFunction (Results 1 – 2 of 2) sorted by relevance
178 bool useRestoreFunction(const MachineFunction &MF, const CSIVect &CSI) const;
1439 if (useRestoreFunction(MF, CSI)) { in insertCSRRestoresInBlock()2671 bool HexagonFrameLowering::useRestoreFunction(const MachineFunction &MF, in useRestoreFunction() function in HexagonFrameLowering