llvm-project/polly/unittests/ScheduleOptimizer
Michael Kruse 7387f33bfe [Polly] Hide IslScheduleOptimizer implementation from header. NFC.
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.
2021-02-11 21:02:29 -06:00
..
CMakeLists.txt
ScheduleOptimizerTest.cpp [Polly] Hide IslScheduleOptimizer implementation from header. NFC. 2021-02-11 21:02:29 -06:00