Searched defs:has_indirect_access (Results 1 – 1 of 1) sorted by relevance
5583 void test_indirect_access(const st_reg& reg, bool *has_indirect_access) in test_indirect_access()5598 const bool *has_indirect_access) in remap_array()5628 bool *has_indirect_access = rzalloc_array(mem_ctx, bool, next_array + 1); in split_arrays() local