Searched refs:TestUSet (Results 1 – 1 of 1) sorted by relevance
387 isl::union_set TestUSet{Ctx.get(), "{ A[0,7]; B[i,7] }"}; in TEST() local429 isl::stat Stat = TestUSet.foreach_set([&](isl::set Set) -> isl::stat { in TEST()439 auto UPwAff = isl::union_pw_aff(TestUSet, isl::val::zero(Ctx.get())); in TEST()