Skip to content
Commit 8a47a38b authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Tweak DataFlowSolver's worklist data structure to have an ordered worklist

and a DenseSet for caching instead of using a single SmallPtrSet.
This makes the behavior of the DataFlowSolver more deterministic, and
reduces the -fsyntax-only time on compare.c (403.gcc) by 1%.

llvm-svn: 100026
parent a771f46c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment