Searched refs:HighRegPressure (Results 1 – 1 of 1) sorted by relevance
1836 bool HighRegPressure(const SUnit *SU) const;2100 bool RegReductionPQBase::HighRegPressure(const SUnit *SU) const { in HighRegPressure() function in RegReductionPQBase2703 bool LHigh = SPQ->HighRegPressure(left); in operator ()()2704 bool RHigh = SPQ->HighRegPressure(right); in operator ()()