Searched refs:ref_within_array_bound (Results 1 – 3 of 3) sorted by relevance
823 ref_within_array_bound (gimple *stmt, tree ref) in ref_within_array_bound() function906 || ref_within_array_bound (stmt, DR_REF (a))) in ifcvt_memrefs_wont_trap()
830 ref_within_array_bound (gimple *stmt, tree ref) in ref_within_array_bound() function913 || ref_within_array_bound (stmt, DR_REF (a))) in ifcvt_memrefs_wont_trap()
25568 (idx_within_array_bound, ref_within_array_bound): New functions.