Searched refs:cheap_array_ref_low_bound (Results 1 – 3 of 3) sorted by relevance
1316 cheap_array_ref_low_bound (tree ref) in cheap_array_ref_low_bound() function1344 tree low_bound1 = cheap_array_ref_low_bound(ref1); in nonoverlapping_array_refs_p()1345 tree low_bound2 = cheap_array_ref_low_bound(ref2); in nonoverlapping_array_refs_p()1552 cheap_array_ref_low_bound (ref1), 0)) in nonoverlapping_refs_since_match_p()1560 cheap_array_ref_low_bound (ref2), 0)) in nonoverlapping_refs_since_match_p()
1464 cheap_array_ref_low_bound (tree ref) in cheap_array_ref_low_bound() function1492 tree low_bound1 = cheap_array_ref_low_bound (ref1); in nonoverlapping_array_refs_p()1493 tree low_bound2 = cheap_array_ref_low_bound (ref2); in nonoverlapping_array_refs_p()1700 cheap_array_ref_low_bound (ref1), 0)) in nonoverlapping_refs_since_match_p()1708 cheap_array_ref_low_bound (ref2), 0)) in nonoverlapping_refs_since_match_p()
11786 (cheap_array_ref_low_bound): New function.