Searched refs:NrOfVGPRUntilSpill (Results 1 – 1 of 1) sorted by relevance
1208 const int NrOfVGPRUntilSpill = 32; in adjustInliningThresholdUsingCallee() local1245 adjustThreshold += std::max(0, VGPRsInUse - NrOfVGPRUntilSpill) * in adjustInliningThresholdUsingCallee()