Searched refs:NrOfSGPRUntilSpill (Results 1 – 1 of 1) sorted by relevance
1207 const int NrOfSGPRUntilSpill = 26; in adjustInliningThresholdUsingCallee() local1243 adjustThreshold += std::max(0, SGPRsInUse - NrOfSGPRUntilSpill) * in adjustInliningThresholdUsingCallee()