Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CreateSelect

1443     Value *Sel = Builder.CreateSelect(ICmp, LHS, RHS, "smax");
1467 Value *Sel = Builder.CreateSelect(ICmp, LHS, RHS, "umax");