summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageDataManager.h
diff options
context:
space:
mode:
authorLenny Maiorani <lenny@colorado.edu>2014-09-20 13:29:20 +0000
committerLenny Maiorani <lenny@colorado.edu>2014-09-20 13:29:20 +0000
commit9eefc8121928088d71ae59b6cd77d3badcf71b37 (patch)
tree5d714d9dfcae16ec3a71687475f15e46109a68cd /llvm/tools/llvm-cov/SourceCoverageDataManager.h
parente59b0d2c48c43f3350b210c72efe9aea3df1c15b (diff)
downloadbcm5719-llvm-9eefc8121928088d71ae59b6cd77d3badcf71b37.tar.gz
bcm5719-llvm-9eefc8121928088d71ae59b6cd77d3badcf71b37.zip
Using a deque to manage the stack of nodes is faster here.
Vector is slow due to many reallocations as the size regularly changes in unpredictable ways. See the investigation provided on the mailing list for more information: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120116/135228.html llvm-svn: 218182
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageDataManager.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud