Lines Matching refs:SelectInst
143 if (isa<SelectInst>(I)) in match()
176 if (auto *Sel = dyn_cast<SelectInst>(I)) in getNonInvertedCondition()
210 if (auto *Sel = dyn_cast<SelectInst>(I)) in getTrueValue()
226 if (auto *Sel = dyn_cast<SelectInst>(I)) in getFalseValue()
246 if (isa<SelectInst>(I)) in getTrueOpCost()
272 if (isa<SelectInst>(I)) in getFalseOpCost()
537 for (SelectInst *DefSI = dyn_cast<SelectInst>(SI.getI()); in getTrueOrFalseValue()
539 DefSI = dyn_cast<SelectInst>(V)) { in getTrueOrFalseValue()
611 if (isa<SelectInst>(SI.getI()) || !FI->hasOneUse()) { in convertProfitableSIGroups()
806 if (!isa<SelectInst>(NI)) in collectSelectGroups()
954 if (isa<SelectInst>(SI.getI())) in extractBranchWeights()
1055 isa<SelectInst>(II) || isa<PHINode>(II))) in getExclBackwardsSlice()