blockfreq: Remove unnecessary template parameters
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 11 Apr 2014 23:21:02 +0000 (23:21 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 11 Apr 2014 23:21:02 +0000 (23:21 +0000)
commit3c371e995a2ae53ca2855a6d0062ce6461549136
tree228fcc5bf2121af620ecef6fbb370919ff248110
parente9139c68d484e9c450ebc782bcb1997983ad6639
blockfreq: Remove unnecessary template parameters

Moves redundant template parameters into an implementation detail of
BlockFrequencyInfoImpl.

No functionality change.

<rdar://problem/14292693>

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