diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-25 19:00:39 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-25 19:00:39 +0000 |
commit | f7fc2d8b8637a255e6bdcce18a56cc4dd79325d8 (patch) | |
tree | 49e722b5d9edef02e4fe6011af91e203299aebae /clang/lib/Checker/CallInliner.cpp | |
parent | e285f70a42c305d39ad54479c96a1c3b4c19b2a0 (diff) | |
download | bcm5719-llvm-f7fc2d8b8637a255e6bdcce18a56cc4dd79325d8.tar.gz bcm5719-llvm-f7fc2d8b8637a255e6bdcce18a56cc4dd79325d8.zip |
change the scope node to include a list of children to be checked
instead of to have a chained series of scope nodes. This makes
the generated table smaller, improves the efficiency of the
interpreter, and make the factoring optimization much more
reasonable to implement.
llvm-svn: 97160
Diffstat (limited to 'clang/lib/Checker/CallInliner.cpp')
0 files changed, 0 insertions, 0 deletions