Home | History | Annotate | Download | only in Analysis

Lines Matching refs:End0

1710     Value *End0 =   ChkBuilder.CreateBitCast(A.End,   PtrArithTy1, "bc");
1715 Value *Cmp1 = ChkBuilder.CreateICmpULE(Start1, End0, "bound1");