Home
last modified time | relevance | path

Searched defs:may_dep (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_flow.c2088 isl_union_map *may_dep; member
3300 __isl_give isl_union_map **must_dep, __isl_give isl_union_map **may_dep, in isl_union_map_compute_flow()
Disl_test.c3549 isl_union_map *must_dep, *may_dep; in test_flow() local