Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dregister_allocate.c824 int r1_end = r1 + c1->contig_len; in ra_class_allocations_conflict() local
826 return !(r2 >= r1_end || r1 >= r2_end); in ra_class_allocations_conflict()