diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-07 20:15:56 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-07 20:15:56 +0000 |
commit | 521dd5842f8d8d2e1b96dc16d0af1dcb333e806c (patch) | |
tree | 3f95f4546e3375cfb5ed9c7924c9ec9660f2e45e /polly/lib/Support/ScopHelper.cpp | |
parent | 512011c3f03785eb60b65afe53dd06d935b40483 (diff) | |
download | bcm5719-llvm-521dd5842f8d8d2e1b96dc16d0af1dcb333e806c.tar.gz bcm5719-llvm-521dd5842f8d8d2e1b96dc16d0af1dcb333e806c.zip |
Move the ValueMapT declaration out of BlockGenerator
Value maps are created and used in many places and it is not always
possible to include CodeGen/Blockgenerators.h. To this end, ValueMapT
now lives in the ScopHelper.h which does not have any dependences itself.
This patch also replaces uses of different other value map types with
the ValueMapT.
llvm-svn: 249606
Diffstat (limited to 'polly/lib/Support/ScopHelper.cpp')
0 files changed, 0 insertions, 0 deletions