Searched refs:estimateRSStackSizeLimit (Results 1 – 3 of 3) sorted by relevance
285 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, in estimateRSStackSizeLimit() function435 uint64_t Limit = estimateRSStackSizeLimit(MF, STI); in determineCalleeSaves()
2087 static unsigned estimateRSStackSizeLimit(MachineFunction &MF, in estimateRSStackSizeLimit() function2481 estimateRSStackSizeLimit(MF, this, HasNonSPFrameIndex); in determineCalleeSaves()
368 static unsigned estimateRSStackSizeLimit(MachineFunction &MF) { in estimateRSStackSizeLimit() function3354 unsigned EstimatedStackSizeLimit = estimateRSStackSizeLimit(MF); in determineCalleeSaves()