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