llvm-project/polly/lib/Analysis
Tobias Grosser 49ad36ca16 Add printing and testing to ScopArrayInfo
Being here, we extend the interface to return the element type and not a pointer
to the element type. We also provide a function to get the size (in bytes) of
the elements stored in this array.

We currently still store the element size as an innermost dimension in
ScopArrayInfo, which is somehow inconsistent and should be addressed in future
patches.

llvm-svn: 237779
2015-05-20 08:05:31 +00:00
..
DependenceInfo.cpp Add explicit #includes for used isl features 2015-05-09 09:36:38 +00:00
ScopDetection.cpp Sort include directives 2015-05-09 09:13:42 +00:00
ScopDetectionDiagnostic.cpp Sort include directives 2015-05-09 09:13:42 +00:00
ScopGraphPrinter.cpp Adding debug location information to Polly's JSCOP and dot exports 2015-05-03 05:21:36 +00:00
ScopInfo.cpp Add printing and testing to ScopArrayInfo 2015-05-20 08:05:31 +00:00
ScopPass.cpp [Refactor] Add a Scop & as argument to printScop 2015-03-01 18:40:25 +00:00
TempScopInfo.cpp Sort include directives 2015-05-09 09:13:42 +00:00