diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-05-10 17:40:41 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-05-10 17:40:41 -0700 |
commit | 4cfbad9e4df4acb011676bde761af557ae58e96a (patch) | |
tree | e87aaf56daf343a7768322ec1393efa3809aaa9a /main | |
parent | 304ea90233baeac6801a98e981658cb7a2d2501c (diff) |
exec_list: Add foreach_list_typed and foreach_list_typed_const
These variations are parameterized by the type of the nodes in the
list. This enables skipping the explicit usage of exec_node_data in
the loop body.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions