#include <loop.h>
Data Fields | |
| int | iv_level | 
| int | incr | 
Definition at line 148 of file loop.h.
どのレベルのループの帰納変数か
Definition at line 149 of file loop.h.
Referenced by ctrump_loop_index_equal(), ctrump_loop_index_hash(), and expr_subscripts_to_loop_subscript().
ループ一回ごとにインクリメントする量
Definition at line 150 of file loop.h.
Referenced by ctrump_loop_index_equal(), ctrump_loop_index_hash(), and expr_subscripts_to_loop_subscript().
 1.5.6