Searched refs:computePSetLimit (Results 1 – 2 of 2) sorted by relevance
144 PSetLimits[Idx] = computePSetLimit(Idx); in getRegPressureSetLimit()149 unsigned computePSetLimit(unsigned Idx) const;
203 unsigned RegisterClassInfo::computePSetLimit(unsigned Idx) const { in computePSetLimit() function in RegisterClassInfo