diff options
| author | Ted Kremenek <kremenek@apple.com> | 2008-04-16 15:51:26 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2008-04-16 15:51:26 +0000 |
| commit | 08e562d3c841b813d8adf4b99e3ed8d52c14619d (patch) | |
| tree | a91edc34136e58ba729a9b76a5012e64814c55b6 /llvm/lib/Support/CommandLine.cpp | |
| parent | 522dc99164ae477b384aa6ca6080885832302163 (diff) | |
| download | bcm5719-llvm-08e562d3c841b813d8adf4b99e3ed8d52c14619d.tar.gz bcm5719-llvm-08e562d3c841b813d8adf4b99e3ed8d52c14619d.zip | |
In ExplodedGraphImpl::Trim, prioritize for paths that don't span loops by using
two worklists: for nodes whose locations are block edges with loop terminators
and another for nodes with all other locations. We only dequeue from the loop
worklist when the other is empty. Exploration of the graph is still in
reverse-BFS.
llvm-svn: 49791
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions

