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