Change SmallVector to SmallPtrSet in BranchProbabilityInfo. Handle cases where
authorJakub Staszak <jstaszak@apple.com>
Mon, 1 Aug 2011 19:16:26 +0000 (19:16 +0000)
committerJakub Staszak <jstaszak@apple.com>
Mon, 1 Aug 2011 19:16:26 +0000 (19:16 +0000)
commitb137f16936a3f3b5a3463eff6cd433e99ac37cb6
treecf366617a951cabc22eee44ef8e62cbc979f856f
parent7f76baed5ef5383cb4d27df8864f305d728b75ae
Change SmallVector to SmallPtrSet in BranchProbabilityInfo. Handle cases where
one than one successor goes to the same block.

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