Add getter methods for the extremes of a ConstantRange.
authorNick Lewycky <nicholas@mxc.ca>
Sat, 10 Mar 2007 15:54:12 +0000 (15:54 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 10 Mar 2007 15:54:12 +0000 (15:54 +0000)
commit3400e6af6b10acea219c02ac262637220f84218f
tree090875112f02363816a052d2cec508b0d4960c8a
parentc1fb0473ed415824bf6ffdbd8d6e3c4a31db3d62
Add getter methods for the extremes of a ConstantRange.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35056 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ConstantRange.h
lib/Support/ConstantRange.cpp