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