diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-05-10 11:10:26 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-05-10 11:10:26 -0700 |
commit | 4f9d72fa9e2a4ff1a2aca6de8ee4fa93639c75f1 (patch) | |
tree | 0836881617d459540235b5252669f8d15aa93fb9 /ir_copy_propagation.cpp | |
parent | f4e06981cc85e28a61a1d94681989fb8e45dc310 (diff) |
Loop bodies, then-statements, and else-statements are not lists
The statement making up a loop body, a then-statement, or an
else-statement are single nodes. If the statement is a block, the
single node will be an ast_compound_statement. There is no need to
loop at the top level when processing these statements.
Diffstat (limited to 'ir_copy_propagation.cpp')
0 files changed, 0 insertions, 0 deletions