summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp
diff options
context:
space:
mode:
authorCong Hou <congh@google.com>2015-12-18 21:53:24 +0000
committerCong Hou <congh@google.com>2015-12-18 21:53:24 +0000
commitfd0d62b87ef54e4cfdee7eb9ba7925af03d396aa (patch)
tree54cedcb700b316358a7ac7070c0cd06400bcdde5 /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp
parent0f59cb38e7f319ee46b66812b212a5afaa3572bb (diff)
downloadbcm5719-llvm-fd0d62b87ef54e4cfdee7eb9ba7925af03d396aa.tar.gz
bcm5719-llvm-fd0d62b87ef54e4cfdee7eb9ba7925af03d396aa.zip
Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdgeWeight() interfaces from MBPI.
This patch removes all getEdgeWeight() interfaces from CodeGen directory. As getEdgeProbability() is a little more expensive than getEdgeWeight(), I will compose a patch soon in which BPI only stores probabilities instead of edge weights so that getEdgeProbability() will have O(1) time. Differential revision: http://reviews.llvm.org/D15489 llvm-svn: 256039
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud