Home | History | Annotate | Download | only in Analysis

Lines Matching refs:End0

1271       Value *End0 =   ChkBuilder.CreateBitCast(Ends[i],   PtrArithTy1, "bc");
1276 Value *Cmp1 = ChkBuilder.CreateICmpULE(Start1, End0, "bound1");