Searched refs:common_space (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test.c | 3252 static int common_space(void *first, void *second) in common_space() function 3365 ai = isl_access_info_alloc(map, &depth, &common_space, 2); in test_dep() 3395 ai = isl_access_info_alloc(map, &depth, &common_space, 2); in test_dep() 3424 ai = isl_access_info_alloc(map, &depth, &common_space, 2); in test_dep() 3454 ai = isl_access_info_alloc(map, &depth, &common_space, 2); in test_dep() 3484 ai = isl_access_info_alloc(map, &depth, &common_space, 2); in test_dep() 3516 ai = isl_access_info_alloc(map, &depth, &common_space, 1); in test_dep()
|