Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CreateSelect

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