hanchenye-llvm-project/polly/lib/Exchange
Tobias Grosser 5d45381294 ScopInfo: Only give away a copy of the access relation.
Also take the chance and rename access functions to access relations. This is
because we do not only allow plain functions to describe an access, but we
can have any access relation that can be described with linear constraints.

llvm-svn: 141257
2011-10-06 00:04:11 +00:00
..
JSONExporter.cpp ScopInfo: Only give away a copy of the access relation. 2011-10-06 00:04:11 +00:00
Makefile
OpenScopExporter.cpp ScopInfo: Only give away a copy of the schedule. 2011-10-06 00:04:05 +00:00
OpenScopImporter.cpp Adapt to introduction of isl_space 2011-10-06 00:03:35 +00:00
ScopLib.cpp ScopInfo: Only give away a copy of the schedule. 2011-10-06 00:04:05 +00:00
ScopLibExporter.cpp
ScopLibImporter.cpp