Fixed a bug that BranchProbability is not defined in BlockFrequency.cpp. NFC.
authorCong Hou <congh@google.com>
Fri, 11 Sep 2015 02:47:30 +0000 (02:47 +0000)
committerCong Hou <congh@google.com>
Fri, 11 Sep 2015 02:47:30 +0000 (02:47 +0000)
commitc416e4182ae8ecfac02fc91e2eb2efb118915415
treec37a55186aae434cce19f1995a11fbef1702ce20
parent3864be7bf0ac8dc6c33d6fe0751f340fc1a38129
Fixed a bug that BranchProbability is not defined in BlockFrequency.cpp. NFC.

llvm-svn: 247376
llvm/include/llvm/Support/BlockFrequency.h
llvm/lib/Support/BlockFrequency.cpp