Home
last modified time | relevance | path

Searched refs:ref_within_array_bound (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c823 ref_within_array_bound (gimple *stmt, tree ref) in ref_within_array_bound() function
906 || ref_within_array_bound (stmt, DR_REF (a))) in ifcvt_memrefs_wont_trap()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.cc830 ref_within_array_bound (gimple *stmt, tree ref) in ref_within_array_bound() function
913 || ref_within_array_bound (stmt, DR_REF (a))) in ifcvt_memrefs_wont_trap()
H A DChangeLog-201625568 (idx_within_array_bound, ref_within_array_bound): New functions.