Delete a dead member. Dunno if this was ever used, but the current code
authorChandler Carruth <chandlerc@gmail.com>
Sun, 16 Oct 2011 22:27:54 +0000 (22:27 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 16 Oct 2011 22:27:54 +0000 (22:27 +0000)
commit7a34c8b602e52a2cc71a897131ec74b85c86bb43
tree82f380de4b9befcdc105dd4e2f304878075c7349
parent5820d6280375716df3f18f39966eb2c595befabe
Delete a dead member. Dunno if this was ever used, but the current code
directly manipulates the weights inside of the BranchProbabilityInfo
that is passed in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BranchProbabilityInfo.cpp