Searched refs:SelectCost (Results 1 – 1 of 1) sorted by relevance
978 Scaled64 SelectCost = Scaled64::getZero(), BranchCost = Scaled64::getZero(); in findProfitableSIGroupsInnerLoops() local981 SelectCost = std::max(SelectCost, ICM.PredCost); in findProfitableSIGroupsInnerLoops()984 if (BranchCost < SelectCost) { in findProfitableSIGroupsInnerLoops()988 << BranchCost.toString() << ", SelectCost=" << SelectCost.toString() in findProfitableSIGroupsInnerLoops()998 << ", SelectCost=" << SelectCost.toString() << ". "; in findProfitableSIGroupsInnerLoops()