forked from OSchip/llvm-project
![]() These are implementation details of the IslScheduleOptimizer pass implementation and not use anywhere else. Hence, we can move them to the cpp file and into an anonymous namespace. Only getPartialTilePrefixes is, aside from the pass itself, used externally (by the ScheduleOptimizerTest) and moved into the polly namespace. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ScheduleOptimizerTest.cpp |