hanchenye-llvm-project/polly/lib/Analysis
Tobias Grosser 0695ee433e Move SCEVAffinator member definitions out of class body
Instead of defining the relevant functions inline, we now just keep the
declarations in the class itself. This makes the class declaration a lot
easier to read as all functions can be seen at once. We also use this
opportunity to privatize all functions not used in the public interface of the
class.

llvm-svn: 190841
2013-09-17 03:30:31 +00:00
..
CMakeLists.txt
Dependences.cpp PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL. 2013-08-08 13:55:45 +00:00
Makefile 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
ScopDetection.cpp gitattributes: .png and .txt are no text files 2013-07-28 09:05:20 +00:00
ScopGraphPrinter.cpp Small style improvements 2013-07-13 16:58:07 +00:00
ScopInfo.cpp Move SCEVAffinator member definitions out of class body 2013-09-17 03:30:31 +00:00
ScopPass.cpp 'chmod -x' on files that do not need the executable bits 2012-12-29 15:09:03 +00:00
TempScopInfo.cpp TempScopInfo: Microoptimize constant conditions 2013-09-10 04:47:19 +00:00