[block-freq] Add the equivalent methods to MachineBlockFrequencyInfo and BlockFrequen...
authorMichael Gottesman <mgottesman@apple.com>
Sat, 14 Dec 2013 00:06:03 +0000 (00:06 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sat, 14 Dec 2013 00:06:03 +0000 (00:06 +0000)
commita73959a988b118832b6c22e8c8dd312ac22a7c77
treeb665584722433064af11976ccc1c31ff1f4fe67e
parentd443867089c70dfad729b46dd0dc29205e9811ff
[block-freq] Add the equivalent methods to MachineBlockFrequencyInfo and BlockFrequencyInfo that were added to BlockFrequencyImpl in r197285 and r197284.

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