Searched refs:get_map (Results 1 – 4 of 4) sorted by relevance
577 auto NewScheduleMap = NewSchedule.get_map(); in isProfitableSchedule()
641 for (auto NewMap : NewSched.get_map().get_map_list()) { in isValidSchedule()
2253 return Tree.get_map(); in getSchedule()
3478 inline isl::union_map get_map() const;17183 isl::union_map schedule::get_map() const in get_map() function