Skip to content
Commit 20be0b43 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

[static analyzer]: only call RemoveDeadBindings() when analyzing non-Expr...

[static analyzer]: only call RemoveDeadBindings() when analyzing non-Expr stmts, entering a basic block, or analyzing non-consumed expressions.  This sigificantly speeds up analysis time, and reduces analysis time down to 27% less than before we linearized the CFG.

llvm-svn: 144332
parent 9bded9dc
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