http://reviews.llvm.org/D13231
authorDehao Chen <dehao@google.com>
Tue, 29 Sep 2015 17:59:58 +0000 (17:59 +0000)
committerDehao Chen <dehao@google.com>
Tue, 29 Sep 2015 17:59:58 +0000 (17:59 +0000)
commit23662fba704e684f24d3114bb399c80d5c0afbd9
tree13b2de7637568a147daf46db7e056c64fc80ec1c
parent7c70ba3ec7d876ec5b2d29ef059d1d059a504620
http://reviews.llvm.org/D13231

Change lookup functions to const functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248810 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/SampleProfile/Inputs/cfg.prof [new file with mode: 0644]
test/Transforms/SampleProfile/cfg.ll [new file with mode: 0644]