Turn const/const& into value type for BlockFrequency in functions of this class....
authorCong Hou <congh@google.com>
Mon, 12 Oct 2015 18:14:15 +0000 (18:14 +0000)
committerCong Hou <congh@google.com>
Mon, 12 Oct 2015 18:14:15 +0000 (18:14 +0000)
commitd4c646110a2d04ce958d373da18507d39aa13564
tree7979210a0065da8a9c8579c0d0d3fcd1e26542e0
parent7e08dd11957e9f1aab3501377728cad9e40f0866
Turn const/const& into value type for BlockFrequency in functions of this class. Also fix a naming issue. NFC.

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