Replace the unit test of BranchProbability::normalizeEdgeWeights() with BranchProbabi...
authorCong Hou <congh@google.com>
Tue, 15 Dec 2015 05:25:27 +0000 (05:25 +0000)
committerCong Hou <congh@google.com>
Tue, 15 Dec 2015 05:25:27 +0000 (05:25 +0000)
commit08224c0a7e6b26af0d918bb1a1a280f54cf23208
tree7a8509173135877a96c2de1b12cb39e05e331c72
parentcbfe4141892818d4bcd17558840ce1375ed5bc9d
Replace the unit test of BranchProbability::normalizeEdgeWeights() with BranchProbability::normalizeProbabilities().

BranchProbability::normalizeEdgeWeights() is going to be retired soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255618 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/BranchProbabilityTest.cpp