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