Home | History | Annotate | Download | only in GlobalISel

Lines Matching refs:BestCost

348     const RegBankSelect::MappingCost *BestCost) {
349 assert((MBFI || !BestCost) && "Costs comparison require MBFI");
358 if (BestCost && Cost > *BestCost)
406 if (!BestCost || Saturated)
457 if (BestCost && Cost > *BestCost)