Searched refs:collect_must_may (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test.c | 3239 static isl_stat collect_must_may(__isl_take isl_map *dep, int must, in collect_must_may() function 3380 isl_flow_foreach(flow, collect_must_may, &mm); in test_dep() 3410 isl_flow_foreach(flow, collect_must_may, &mm); in test_dep() 3439 isl_flow_foreach(flow, collect_must_may, &mm); in test_dep() 3469 isl_flow_foreach(flow, collect_must_may, &mm); in test_dep() 3499 isl_flow_foreach(flow, collect_must_may, &mm); in test_dep() 3527 isl_flow_foreach(flow, collect_must_may, &mm); in test_dep()
|