ctrump_loop_memory_access Struct Reference

ループ中でのメモリアクセス More...

#include <loop.h>

Collaboration diagram for ctrump_loop_memory_access:

Collaboration graph
[legend]

Data Fields

int id
int num_subscript
struct ctrump_loop_subscriptsubscripts
int num_constraint
struct
ctrump_loop_subscript_constraint
constraints
struct ctrump_loop_array array
struct ctrump_stmtat_stmt
struct ctrump_exprat_expr

Detailed Description

ループ中でのメモリアクセス

Definition at line 328 of file loop.h.


Field Documentation

id

Definition at line 329 of file loop.h.

Referenced by append_memory_access().

添字の数

Definition at line 331 of file loop.h.

Referenced by append_memory_access(), get_distance_vector(), and test_index().

添字 vec[num_subscript]

Definition at line 332 of file loop.h.

Referenced by append_memory_access(), and test_index().

制約の数

Definition at line 333 of file loop.h.

Referenced by append_memory_access().

制約 vec [num_constraint]

Definition at line 334 of file loop.h.

Referenced by append_memory_access().

配列

Definition at line 336 of file loop.h.

Referenced by append_memory_access(), get_distance_vector(), and test_index().

アクセスしている文

Definition at line 338 of file loop.h.

Referenced by append_memory_access().

アクセスしている式

Definition at line 339 of file loop.h.

Referenced by append_memory_access().


The documentation for this struct was generated from the following file:

Generated on Tue Mar 31 20:19:27 2009 for ctrump by  doxygen 1.5.6