Searched refs:sched2 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/isl/
H A Disl_test.c2593 isl_union_map *sched1, *sched2; local
2597 sched2 = isl_union_map_read_from_str(ctx, expected_sched);
2599 equal = isl_union_map_is_equal(sched1, sched2);
2601 isl_union_map_free(sched2);
/haiku-buildtools/legacy/gcc/gcc/
H A Dmakefile.vms344 $(RM) *.sched2;

Completed in 51 milliseconds