Searched refs:isSelectHighlyPredictable (Results 1 – 1 of 1) sorted by relevance
186 bool isSelectHighlyPredictable(const SelectInst *SI);654 if (isSelectHighlyPredictable(SI) && TLI->isPredictableSelectExpensive()) { in isConvertToBranchProfitableBase()800 bool SelectOptimize::isSelectHighlyPredictable(const SelectInst *SI) { in isSelectHighlyPredictable() function in SelectOptimize997 if (isSelectHighlyPredictable(SI)) in getMispredictionCost()