OSDN Git Service

[BFI]: NFC refactoring
authorXinliang David Li <davidxl@google.com>
Wed, 22 Jun 2016 17:12:12 +0000 (17:12 +0000)
committerXinliang David Li <davidxl@google.com>
Wed, 22 Jun 2016 17:12:12 +0000 (17:12 +0000)
commit7f4f1f640d2b5abf8e8f1cade3d42d4f02b75b89
tree2681e4766f25c677461525f89fa867dc37ec2246
parent464847757fd99da9f1347871f9bc71c37df4b0ef
[BFI]: NFC refactoring

move getBlockProfileCount implementation to the
base class so that MBFI can share too.

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