Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_flow.c2227 static __isl_give isl_union_flow *isl_union_flow_alloc( in isl_union_flow_alloc() function
2266 copy = isl_union_flow_alloc(isl_union_map_get_space(flow->must_dep)); in isl_union_flow_copy()
2698 data.flow = isl_union_flow_alloc(isl_union_map_get_space(sink)); in compute_flow_union_map()
3163 flow = isl_union_flow_alloc(space); in compute_flow_schedule()