hanchenye-llvm-project/polly/include
Tobias Grosser d213a8b810 BlockGenerator: inline lookupAvailableValue into getValue [NFC]
There was no good reason why this code was split accross two functions.

In subsequent changes we will change the order in which values are looked up.
Doing so would make the split into two functions even more arbitrary.

We also slightly improve the documentation.

llvm-svn: 221388
2014-11-05 19:46:04 +00:00
..
polly BlockGenerator: inline lookupAvailableValue into getValue [NFC] 2014-11-05 19:46:04 +00:00
CMakeLists.txt