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