[APFloat] Expose isSmallest/isLargest as public methods.
authorMichael Gottesman <mgottesman@apple.com>
Wed, 19 Jun 2013 20:31:54 +0000 (20:31 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 19 Jun 2013 20:31:54 +0000 (20:31 +0000)
commitc896020dd8d6c2f25f5bf7eb9191fd4e72407015
treee534c00f9b45bfeae9c728c056ee6ed830c69752
parent7ab184a2a1cbf5b5b340d663e07550659438ed7c
[APFloat] Expose isSmallest/isLargest as public methods.

I have had several requests to expose these two methods as public for various
potential optimizations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184345 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APFloat.h