diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-12-16 22:13:33 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-12-16 22:13:33 +0000 |
commit | e1efd4de8685e0785daf9cab227f7a21cfc9c80b (patch) | |
tree | d82cceea8f60072e8f15f51afbc7f95f8b644bf0 /lib/Parse/AttributeList.cpp | |
parent | 8c354758c2d39db87c77c723d81e34b4d967f762 (diff) |
Add new GRWorkList class that uses two queues:
- one queue (FIFO) to queue up nodes at block entrances
- another queue (LIFO) to queue up other nodes
- The idea is to explore basic blocks to completion, but to do a BFS exploration of blocks.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61106 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/AttributeList.cpp')
0 files changed, 0 insertions, 0 deletions