IslNodeBuilder: expose addReferencesFromStmt [NFC]
authorTobias Grosser <tobias@grosser.es>
Thu, 21 Jul 2016 13:15:55 +0000 (13:15 +0000)
committerTobias Grosser <tobias@grosser.es>
Thu, 21 Jul 2016 13:15:55 +0000 (13:15 +0000)
commit86083da0eccc2ad307d45e3427443743b54ac6d4
tree485eeb3330002c85d281f2c4d3ae0f3da7ab4378
parent04b909fccaa4741901cb39c486dda7e9e2345114
IslNodeBuilder: expose addReferencesFromStmt [NFC]

This will be used by Polly GPGPU to determine the values that need to be
passed to GPU kernels.

llvm-svn: 276269
polly/include/polly/CodeGen/IslNodeBuilder.h
polly/lib/CodeGen/IslNodeBuilder.cpp