Lines Matching full:end1
1864 Value *End1 = ChkBuilder.CreateBitCast(B.End, PtrArithTy0, "bc");1866 Value *Cmp0 = ChkBuilder.CreateICmpULE(Start0, End1, "bound0");