Searched refs:VGPRsInUse (Results 1 – 1 of 1) sorted by relevance
1323 int VGPRsInUse = 0; in adjustInliningThresholdUsingCallee() local1333 VGPRsInUse += CCRegNum; in adjustInliningThresholdUsingCallee()1354 adjustThreshold += std::max(0, VGPRsInUse - NrOfVGPRUntilSpill) * in adjustInliningThresholdUsingCallee()