Searched refs:SGPRsInUse (Results 1 – 1 of 1) sorted by relevance
1322 int SGPRsInUse = 0; in adjustInliningThresholdUsingCallee() local1331 SGPRsInUse += CCRegNum; in adjustInliningThresholdUsingCallee()1352 adjustThreshold += std::max(0, SGPRsInUse - NrOfSGPRUntilSpill) * in adjustInliningThresholdUsingCallee()