[FIX] Use the correct functions to extract the LB/UB from a range
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>
Sun, 8 Mar 2015 19:49:50 +0000 (19:49 +0000)
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>
Sun, 8 Mar 2015 19:49:50 +0000 (19:49 +0000)
commite4bd53bd0cbae7ff571d911f0755365740334423
treec593bd9552d8c2145c156bae2586903fc115da51
parent3162f29fcd18decdf2872281f5f554f54bbfe95c
[FIX] Use the correct functions to extract the LB/UB from a range

  The current tests will continue to cover this code and more will be
  added when non-affine loops are supported.

llvm-svn: 231606
polly/lib/Analysis/ScopInfo.cpp