Searched refs:from_domain (Results 1 – 15 of 15) sorted by relevance
194 Ctx.get(), isl::union_map::from_domain(ExistingOccupied), ExistingUnused, in checkIsConflictingNonsymmetric()195 isl::union_map::from_domain(ExistingWritten), in checkIsConflictingNonsymmetric()196 isl::union_map::from_domain(ProposedOccupied), ProposedUnused, in checkIsConflictingNonsymmetric()197 isl::union_map::from_domain(ProposedWritten)); in checkIsConflictingNonsymmetric()
193 isl::union_map Defs = isl::union_map::from_domain(Writes); in computeScalarReachingDefinition()229 return isl::union_map::from_domain(Domain); in makeUnknownForDomain()240 return isl::map::from_domain(Domain); in makeUnknownForDomain()1120 WriteReachDefZone.unite(isl::union_map::from_domain(NonReachDef)); in computeKnownFromLoad()
236 return isl::schedule::from_domain(Leaf.get_domain()); in visitLeaf()336 return isl::schedule::from_domain(Domain); in visitLeaf()
359 auto NewAccessMap = isl::map::from_domain(Domain); in expandAccess()
103 auto WritesMap = isl::union_map::from_domain(Writes); in computeScalarReachingOverwrite()
313 isl::map IsolateRelation = isl::map::from_domain(IsolateDomain); in getIsolateOptions()
249 node = isl.schedule_node.from_domain(A.union(B))
246 auto node = isl::schedule_node::from_domain(A.unite(B)); in construct_schedule_tree()
662 static inline basic_map from_domain(basic_set bset);1196 inline local_space from_domain() const;1293 static inline map from_domain(set set);2132 static inline pw_multi_aff from_domain(set set);2471 static inline schedule from_domain(union_set domain);2575 static inline schedule_node from_domain(union_set domain);2884 inline space from_domain() const;3097 static inline union_map from_domain(union_set uset);5653 basic_map basic_map::from_domain(basic_set bset) in from_domain() function7844 local_space local_space::from_domain() const in from_domain() function[all …]
2121 static inline isl::checked::schedule from_domain(isl::checked::union_set domain);2218 static inline isl::checked::schedule_node from_domain(isl::checked::union_set domain);2771 static inline isl::checked::union_map from_domain(isl::checked::union_set uset);9023 isl::checked::schedule schedule::from_domain(isl::checked::union_set domain) in from_domain() function9392 isl::checked::schedule_node schedule_node::from_domain(isl::checked::union_set domain) in from_domain() function11345 isl::checked::union_map union_map::from_domain(isl::checked::union_set uset) in from_domain() function
2186 static inline isl::schedule from_domain(isl::union_set domain);2283 static inline isl::schedule_node from_domain(isl::union_set domain);2836 static inline isl::union_map from_domain(isl::union_set uset);12346 isl::schedule schedule::from_domain(isl::union_set domain) in from_domain() function12919 isl::schedule_node schedule_node::from_domain(isl::union_set domain) in from_domain() function16070 isl::union_map union_map::from_domain(isl::union_set uset) in from_domain() function
2346 auto S = isl::schedule::from_domain(getDomains()); in setSchedule()
1266 auto StmtSchedule = isl::schedule::from_domain(UDomain); in buildSchedule()
257 isl::schedule KillSchedule = isl::schedule::from_domain(KillStmtDomain); in computeMustKillsInfo()
6508 def from_domain(arg0): member in union_map11444 def from_domain(arg0): member in schedule11957 def from_domain(arg0): member in schedule_node