[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
Loading
Please register or sign in to comment