Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/
H A Disl_flow.c2094 isl_union_map *may_dep; member
3306 __isl_give isl_union_map **must_dep, __isl_give isl_union_map **may_dep, in isl_union_map_compute_flow()
H A Disl_test.c3683 isl_union_map *must_dep, *may_dep; in test_flow() local