ScopInfo: Store ScopStmt pointer in the domain
authorTobias Grosser <grosser@fim.uni-passau.de>
Tue, 29 May 2012 09:29:44 +0000 (09:29 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Tue, 29 May 2012 09:29:44 +0000 (09:29 +0000)
commit084d8f7d4c937922f6d6397aff4f6a251144206e
tree2ad83f5a59e5b7ec945f5d2f50b58517b3a4fe03
parent400a4ac6586460f195c63e78c04ab1016882841d
ScopInfo: Store ScopStmt pointer in the domain

Store a pointer to each ScopStmt in the isl_id associated with the space of its
domain. This will later allow us to recover the statement during code
generation with isl.

llvm-svn: 157607
polly/lib/Analysis/ScopInfo.cpp
polly/lib/Exchange/JSONExporter.cpp