Searched refs:upperIsInBounds (Results 1 – 12 of 12) sorted by relevance
860 ((SliceExp *)ex)->upperIsInBounds = true; in buildPostBlit()912 ((SliceExp *)ex)->upperIsInBounds = true; in buildPostBlit()1058 ((SliceExp *)ex)->upperIsInBounds = true; in buildDtor()
989 bool upperIsInBounds; // true if upr <= e1.length variable
2157 ((SliceExp *)e)->upperIsInBounds = true; in callScopeDtor()
5811 upperIsInBounds = false; in SliceExp()5822 upperIsInBounds = false; in SliceExp()
4671 exp->upperIsInBounds = bounds.contains(uprRange); in visit()4676 exp->upperIsInBounds = true; in visit()
949 se.upperIsInBounds = true; in buildDtors()1303 se.upperIsInBounds = true; in buildPostBlit()1380 se.upperIsInBounds = true; in buildPostBlit()
930 bool upperIsInBounds; // true if upr <= e1.length variable
1468 se.upperIsInBounds = true; in callScopeDtor()
8039 exp.upperIsInBounds = bounds.contains(uprRange); in visit()8054 exp.upperIsInBounds = true; in visit()8059 exp.upperIsInBounds = true; in visit()8064 exp.upperIsInBounds = true; in visit()
5497 bool upperIsInBounds; // true if upr <= e1.length variable
1981 if (!se->upperIsInBounds && length != NULL_TREE) in build_bounds_slice_condition()
1416 if (!e->upperIsInBounds) in visit()