Searched refs:on_domain (Results 1 – 3 of 3) sorted by relevance
79 __isl_give MULTI(BASE) *FN(FN(isl_space_identity_multi,BASE),on_domain)( in MULTI()
867 auto SC = isl::schedule_constraints::on_domain(Domain); in runIslScheduleOptimizer()
3522 static inline isl::schedule_constraints on_domain(isl::union_set domain);17343 isl::schedule_constraints schedule_constraints::on_domain(isl::union_set domain) in on_domain() function