Lines Matching defs:Set
182 isl::map polly::makeIdentityMap(const isl::set &Set, bool RestrictDomain) { in makeIdentityMap()
192 for (isl::set Set : USet.get_set_list()) { in makeIdentityMap() local
216 isl::set polly::shiftDim(isl::set Set, int Pos, int Amount) { in shiftDim()
230 for (isl::set Set : USet.get_set_list()) { in shiftDim() local
289 void polly::simplify(isl::set &Set) { in simplify()
546 isl::set polly::subtractParams(isl::set Set, isl::set Params) { in subtractParams()
556 [=, &Result](isl::set Set, isl::aff Aff) -> isl::stat { in getConstant()
603 static void foreachPoint(const isl::set &Set, in foreachPoint()
765 for (isl::set Set : USet.get_set_list()) { in printSortedPolyhedra() local
838 static isl::set expand(const isl::set &Set) { in expand()
850 for (isl::set Set : USet.get_set_list()) { in expand() local
857 LLVM_DUMP_METHOD void polly::dumpPw(const isl::set &Set) { in dumpPw()
873 LLVM_DUMP_METHOD void polly::dumpPw(__isl_keep isl_set *Set) { in dumpPw()
889 LLVM_DUMP_METHOD void polly::dumpExpanded(const isl::set &Set) { in dumpExpanded()
905 LLVM_DUMP_METHOD void polly::dumpExpanded(__isl_keep isl_set *Set) { in dumpExpanded()