Searched refs:estimateRSStackSizeLimit (Results 1 – 2 of 2) sorted by relevance
1657 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, in estimateRSStackSizeLimit() function2005 estimateRSStackSizeLimit(MF, this, HasNonSPFrameIndex); in determineCalleeSaves()
283 static unsigned estimateRSStackSizeLimit(MachineFunction &MF) { in estimateRSStackSizeLimit() function2841 unsigned EstimatedStackSizeLimit = estimateRSStackSizeLimit(MF); in determineCalleeSaves()