Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CreateSelect

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