Searched refs:shouldInlineCSR (Results 1 – 2 of 2) sorted by relevance
176 bool shouldInlineCSR(const MachineFunction &MF, const CSIVect &CSI) const;
2627 bool HexagonFrameLowering::shouldInlineCSR(const MachineFunction &MF, in shouldInlineCSR() function in HexagonFrameLowering2663 if (shouldInlineCSR(MF, CSI)) in useSpillFunction()2676 if (shouldInlineCSR(MF, CSI)) in useRestoreFunction()