|
Candl
0.6.1
|
#include <ddv.h>

Public Attributes | |
| int | loop_id |
| int | length |
| int | deptype |
| s_dv_descriptor * | data |
| struct candl_ddv * | next |
DDV are a chained list of vectors of s_dv_descriptor.
Referenced by candl_ddv_create_from_dep(), and candl_ddv_set_deptype().
Referenced by candl_ddv_alloc(), candl_ddv_malloc(), candl_ddv_print(), and candl_loops_are_permutable().
Referenced by candl_ddv_create_from_dep(), and candl_ddv_print().
| struct candl_ddv* candl_ddv::next |
Referenced by candl_ddv_extract_in_loop(), candl_ddv_free(), candl_ddv_malloc(), and candl_loops_are_permutable().
1.7.6.1