blockfreq: Defer to BranchProbability::scale()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Apr 2014 16:20:05 +0000 (16:20 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Apr 2014 16:20:05 +0000 (16:20 +0000)
commit6919443535aad0df04be44252d6f4a0b6added43
treec5b4b498526d796b4b0f5e301ad1e1ee1886087f
parent81566c52fd1b5f9214fb826f171eb29cee14507d
blockfreq: Defer to BranchProbability::scale()

`BlockMass` can now defer to `BranchProbability::scale()`.

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