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