Home
last modified time | relevance | path

Searched refs:compute_flow (Results 1 – 2 of 2) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_flow.c2494 static isl_stat compute_flow(__isl_take isl_map *map, void *user) in compute_flow() function
2706 if (isl_union_map_foreach_map(sink, &compute_flow, &data) < 0) in compute_flow_union_map()
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h4229 inline isl::union_flow compute_flow() const;
20142 isl::union_flow union_access_info::compute_flow() const in compute_flow() function