Support: Extract ScaledNumbers::getSum() and getDifference()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 23 Jun 2014 23:15:25 +0000 (23:15 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 23 Jun 2014 23:15:25 +0000 (23:15 +0000)
commit558b7725b77d0bd8231b34dcc6f8904e5d1e5b8d
treea72f71eed11ab65a290cdad8b1f67daca8238e9d
parent465f06cfa660f36a930380207d47d22937effaaf
Support: Extract ScaledNumbers::getSum() and getDifference()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211553 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/BlockFrequencyInfoImpl.h
include/llvm/Support/ScaledNumber.h
unittests/Support/ScaledNumberTest.cpp