Home
last modified time | relevance | path

Searched refs:get_map (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/polly/lib/Transform/
H A DScheduleOptimizer.cpp577 auto NewScheduleMap = NewSchedule.get_map(); in isProfitableSchedule()
/llvm-project-15.0.7/polly/lib/Analysis/
H A DDependenceInfo.cpp641 for (auto NewMap : NewSched.get_map().get_map_list()) { in isValidSchedule()
H A DScopInfo.cpp2253 return Tree.get_map(); in getSchedule()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h3478 inline isl::union_map get_map() const;
17183 isl::union_map schedule::get_map() const in get_map() function