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