Searched refs:CanCauseHighRegPressure (Results 1 – 1 of 1) sorted by relevance
239 bool CanCauseHighRegPressure(const SmallDenseMap<unsigned, int> &Cost,1236 bool MachineLICMImpl::CanCauseHighRegPressure( in CanCauseHighRegPressure() function in MachineLICMImpl1336 if (!CanCauseHighRegPressure(Cost, CheapInstr)) { in IsProfitableToHoist()1379 if (CanCauseHighRegPressure(Cost, false) && in IsProfitableToHoist()