Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:CreateICmpULE

1975       Value *Cmp0 = ChkBuilder.CreateICmpULE(Start0, End1, "bound0");
1977 Value *Cmp1 = ChkBuilder.CreateICmpULE(Start1, End0, "bound1");