blockfreq: Remove BlockMass*BlockMass
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Apr 2014 16:20:01 +0000 (16:20 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Apr 2014 16:20:01 +0000 (16:20 +0000)
commit81566c52fd1b5f9214fb826f171eb29cee14507d
tree42bde5d19dbc5f4f0ab2f90fc6355b88184b3ecb
parentd699090a22dda0556f77b79d4f381184bfa7148f
blockfreq: Remove BlockMass*BlockMass

Since `BlockMass` is an implementation detail and there are no current
users of this, delete `BlockMass::operator*=(BlockMass)`.  I might need
this when I try to strip out `UnsignedFloat`, but I can pull it back in
at that point.

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