OSDN Git Service

Add isHotBB helper function to ProfileSummaryInfo
authorDehao Chen <dehao@google.com>
Wed, 9 Nov 2016 23:36:02 +0000 (23:36 +0000)
committerDehao Chen <dehao@google.com>
Wed, 9 Nov 2016 23:36:02 +0000 (23:36 +0000)
commit35ce2dbc66ef694f2bedfe1826a5e743c7c5e27d
tree04028fdb2cc1aef061883f4a1661eac6bb82a812
parent0e23db6f4e774dce154c4d7cc5792111bc366e22
Add isHotBB helper function to ProfileSummaryInfo

Summary: This will unify all BB hotness checks.

Reviewers: eraman, davidxl

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D26353

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