Searched refs:on_domain (Results 1 – 5 of 5) sorted by relevance
1595 auto SC = isl::schedule_constraints::on_domain(Domain); in runOnScop()
2170 static inline isl::checked::schedule_constraints on_domain(isl::checked::union_set domain);9211 isl::checked::schedule_constraints schedule_constraints::on_domain(isl::checked::union_set domain) in on_domain() function
2524 static inline schedule_constraints on_domain(union_set domain);13969 schedule_constraints schedule_constraints::on_domain(union_set domain) in on_domain() function
2235 static inline isl::schedule_constraints on_domain(isl::union_set domain);12626 isl::schedule_constraints schedule_constraints::on_domain(isl::union_set domain) in on_domain() function
11628 def on_domain(arg0): member in schedule_constraints