Searched defs:USet (Results 1 – 9 of 9) sorted by relevance
149 isl::set polly::singleton(isl::union_set USet, isl::space ExpectedSpace) { in singleton()189 isl::union_map polly::makeIdentityMap(const isl::union_set &USet, in makeIdentityMap()228 isl::union_set polly::shiftDim(isl::union_set USet, int Pos, int Amount) { in shiftDim()295 void polly::simplify(isl::union_set &USet) { in simplify()752 static void printSortedPolyhedra(isl::union_set USet, llvm::raw_ostream &OS, in printSortedPolyhedra()848 static isl::union_set expand(const isl::union_set &USet) { in expand()865 LLVM_DUMP_METHOD void polly::dumpPw(const isl::union_set &USet) { in dumpPw()881 LLVM_DUMP_METHOD void polly::dumpPw(__isl_keep isl_union_set *USet) { in dumpPw()897 LLVM_DUMP_METHOD void polly::dumpExpanded(const isl::union_set &USet) { in dumpExpanded()913 LLVM_DUMP_METHOD void polly::dumpExpanded(__isl_keep isl_union_set *USet) { in dumpExpanded()
16 typedef SparseMultiSet<unsigned> USet; typedef
16 typedef SparseSet<unsigned> USet; typedef [all...]
25 isl::union_set unionSpace(const isl::union_set &USet) { in unionSpace()
118 class USet(IslObject): class [all...]
89 using USet = std::set<unsigned>; typedef in __anon35b273a30111::HexagonSplitDoubleRegs [all...]
305 addReferencesFromStmtUnionSet(isl::union_set USet,SubtreeReferences & References) addReferencesFromStmtUnionSet() argument
1777 UberRegSet *USet = &UberSets[USetID]; in computeUberSets() local
1158 static isl::multi_union_pw_aff mapToDimension(isl::union_set USet, unsigned N) { in mapToDimension() argument