Support: Extract ScaledNumbers::matchScale()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 23 Jun 2014 20:40:45 +0000 (20:40 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 23 Jun 2014 20:40:45 +0000 (20:40 +0000)
commit0da818cdbb0a4b01e8d59f1050da8b4b2ea5624c
tree507dd587f10a090933071a0eb7b770d6f1215184
parent138222e56fae061b063203b502e1bd5241ea2584
Support: Extract ScaledNumbers::matchScale()

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