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