Searched refs:isl_schedule_get_map (Results 1 – 8 of 8) sorted by relevance
138 __isl_give isl_union_map *isl_schedule_get_map(__isl_keep isl_schedule *sched);
9031 auto res = isl_schedule_get_map(get()); in map()
13771 auto res = isl_schedule_get_map(get()); in get_map()
12364 auto res = isl_schedule_get_map(get()); in map()
457 __isl_give isl_union_map *isl_schedule_get_map(__isl_keep isl_schedule *sched) in isl_schedule_get_map() function
4348 schedule = isl_schedule_get_map(sched); in test_one_schedule()4461 sched = isl_schedule_get_map(schedule); in compute_schedule_with_context()4537 umap = isl_schedule_get_map(sched); in test_padded_schedule()4655 umap = isl_schedule_get_map(schedule); in test_special_conditional_schedule_constraints_2()10155 umap = isl_schedule_get_map(sched1); in test_schedule_tree()10316 umap1 = isl_schedule_get_map(schedule); in test_schedule_tree_group_2()10331 umap2 = isl_schedule_get_map(schedule); in test_schedule_tree_group_2()
11461 res = isl.isl_schedule_get_map(arg0.ptr)11490 isl.isl_schedule_get_map.restype = c_void_p11491 isl.isl_schedule_get_map.argtypes = [c_void_p]
9535 __isl_give isl_union_map *isl_schedule_get_map(10941 If this option is set then the function C<isl_schedule_get_map>