parallel_access_info Struct Reference

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

Collaboration diagram for parallel_access_info:

Collaboration graph
[legend]

Data Fields

enum parallel_access_type type
int flags
struct ctrump_varinvariant
int num_subscript
struct ctrump_loop_subscriptsubscripts
int num_constraint
struct
ctrump_loop_subscript_constraint
constraints
struct ctrump_stmtat_stmt
struct ctrump_exprat_expr

Detailed Description

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

Definition at line 310 of file loop.c.


Field Documentation

LOAD or STORE

Definition at line 311 of file loop.c.

Referenced by append_access_info(), and classify_memop().

アクセス方法を示すフラグ

Definition at line 313 of file loop.c.

Referenced by append_access_info().

配列 NULL if pointer access

Definition at line 315 of file loop.c.

Referenced by append_access_info(), and append_memory_access().

添字の数

Definition at line 317 of file loop.c.

Referenced by append_access_info(), and append_memory_access().

添字

Definition at line 318 of file loop.c.

Referenced by append_access_info(), and append_memory_access().

制約の数(未実装)

Definition at line 319 of file loop.c.

Referenced by append_access_info(), and append_memory_access().

制約(未実装

Definition at line 320 of file loop.c.

Referenced by append_access_info(), and append_memory_access().

アクセスしている文

Definition at line 321 of file loop.c.

Referenced by append_access_info(), and append_memory_access().

アクセスしている式

Definition at line 322 of file loop.c.

Referenced by append_access_info(), and append_memory_access().


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

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