Searched refs:getDomainSpace (Results 1 – 5 of 5) sorted by relevance
637 Space = Space.align_params(Statement->getDomainSpace()); in createBasicAccessMap()640 isl::basic_set::universe(Statement->getDomainSpace()), in createBasicAccessMap()819 isl::space Space = Statement->getDomainSpace(); in foldAccessRelation()873 Space = Statement->getDomainSpace(); in buildAccessRelation()1072 isl::space OriginalDomainSpace = getStatement()->getDomainSpace(); in setNewAccessRelation()1126 return isl::map::from_aff(isl::aff(isl::local_space(getDomainSpace()))); in getSchedule()1132 return isl::map::from_aff(isl::aff(isl::local_space(getDomainSpace()))); in getSchedule()1262 isl::space ScopStmt::getDomainSpace() const { return Domain.get_space(); } in getDomainSpace() function in ScopStmt2371 Stmt.restrictDomain(isl::set::empty(Stmt.getDomainSpace())); in restrictDomains()
952 isl::space DomSpace = Stmt->getDomainSpace(); in tryForwardTree()
610 Stmt->getDomainSpace().map_from_domain_and_range(ScatterSpace); in getScatterFor()
302 isl_space *Space = Stmt.getDomainSpace().release(); in importSchedule()
1287 isl::space getDomainSpace() const;