Searched refs:isPredictableSelectExpensive (Results 1 – 3 of 3) sorted by relevance
1030 if (isSelectHighlyPredictable(SI) && TLI->isPredictableSelectExpensive()) { in isConvertToBranchProfitableBase()
7382 if (!TLI->isPredictableSelectExpensive()) in isFormingBranchFromSelectProfitable()
671 bool isPredictableSelectExpensive() const { in isPredictableSelectExpensive() function