Searched refs:MaxVGPRPressureInc (Results 1 – 1 of 1) sorted by relevance
238 const unsigned MaxVGPRPressureInc = 16; in initCandidate() local239 bool ShouldTrackVGPRs = VGPRPressure + MaxVGPRPressureInc >= VGPRExcessLimit; in initCandidate()