Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_schedule_tree.c2310 isl_set *isolate, *tree_isolate, *child_isolate; in isl_schedule_tree_band_split() local
2335 child_isolate = isolate_final(isolate, pos, n - pos); in isl_schedule_tree_band_split()
2338 isl_set_copy(isolate), child_isolate); in isl_schedule_tree_band_split()