Searched refs:CheapInstr (Results 1 – 1 of 1) sorted by relevance
1093 bool CheapInstr) { in CanCauseHighRegPressure() argument1103 if (CheapInstr && !HoistCheapInsts) in CanCauseHighRegPressure()1150 bool CheapInstr = IsCheapInstruction(MI); in IsProfitableToHoist() local1154 if (CheapInstr && CreatesCopy) { in IsProfitableToHoist()1191 if (!CanCauseHighRegPressure(Cost, CheapInstr)) { in IsProfitableToHoist()