Lines Matching refs:SelectInst
139 if (isa<SelectInst>(I)) in match()
164 if (auto *Sel = dyn_cast<SelectInst>(I)) in getCondition()
185 if (auto *Sel = dyn_cast<SelectInst>(I)) in getTrueValue()
199 if (auto *Sel = dyn_cast<SelectInst>(I)) in getFalseValue()
219 if (auto *Sel = dyn_cast<SelectInst>(I)) in getTrueOpCost()
245 if (auto *Sel = dyn_cast<SelectInst>(I)) in getFalseOpCost()
510 for (SelectInst *DefSI = dyn_cast<SelectInst>(SI.getI()); in getTrueOrFalseValue()
512 DefSI = dyn_cast<SelectInst>(V)) { in getTrueOrFalseValue()
583 if (isa<SelectInst>(SI.getI()) || !FI->hasOneUse()) { in convertProfitableSIGroups()
763 if (!isa<SelectInst>(NI)) in collectSelectGroups()
901 if (isa<SelectInst>(SI.getI())) in extractBranchWeights()
1002 isa<SelectInst>(II) || isa<PHINode>(II))) in getExclBackwardsSlice()