Searched refs:array_bounds_check (Results 1 – 10 of 10) sorted by relevance
588 extern bool array_bounds_check (void);
1945 if (ie->indexIsInBounds || !array_bounds_check ()) in build_bounds_index_condition()1976 if (array_bounds_check ()) in build_bounds_slice_condition()2030 array_bounds_check (void) in array_bounds_check() function
587 (array_bounds_check): Likewise.692 * d-codegen.cc (array_bounds_check): Likewise.
1001 if (array_bounds_check ()) in visit()1261 if (!e->indexIsInBounds && array_bounds_check ()) in visit()
195 (array_bounds_check): Update for new front-end interface.
697 (array_bounds_check): Use BOUNDSCHECK interface.
600 (IRState::arrayBoundsCheck): Rename to array_bounds_check.
564 extern bool array_bounds_check (void);
1739 if (!array_bounds_check ()) in build_bounds_condition()1761 array_bounds_check (void) in array_bounds_check() function
1001 if (!postblit && !destructor && !array_bounds_check ()) in visit()1256 if (!e->indexIsInBounds && array_bounds_check ()) in visit()