summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SimplifyCFG.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-09-07 06:56:18 +0000
committerTed Kremenek <kremenek@apple.com>2012-09-07 06:56:18 +0000
commit891bcdb644d7e178dcd1a0d64cb59e0920e25518 (patch)
tree797b86287094d938a873955b85ec432c93c15226 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp
parent74eb55a23d6ac0b1ef4a1cdc7cda194234abe4d4 (diff)
downloadbcm5719-llvm-891bcdb644d7e178dcd1a0d64cb59e0920e25518.tar.gz
bcm5719-llvm-891bcdb644d7e178dcd1a0d64cb59e0920e25518.zip
ExplodedGraph::shouldCollectNode() should not collect nodes for non-Expr Stmts
(as this previously was the case before this was refactored). We also shouldn't need to specially handle BinaryOperators since the eagerly-assume heuristic tags such nodes. llvm-svn: 163374
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud