Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_schedule_band.h45 __isl_give isl_schedule_band *isl_schedule_band_from_multi_union_pw_aff(
Disl_schedule_read.c581 band = isl_schedule_band_from_multi_union_pw_aff(schedule); in read_band()
Disl_schedule_band.c48 __isl_give isl_schedule_band *isl_schedule_band_from_multi_union_pw_aff( in isl_schedule_band_from_multi_union_pw_aff() function
Disl_schedule_node.c2503 band = isl_schedule_band_from_multi_union_pw_aff(mupa); in isl_schedule_node_insert_partial_schedule()