Polaris: AR_Stats Struct Reference

AR_Stats Struct Reference

#include <access_util.h>

List of all members.

Public Attributes

bool print
int total
int exact
int inexact
int proc_boundary
 how many total procedure boundary crossings (via call)
int both_same_dims
 at proc boundary, symbol has same # dims
int caller_grtr_dims
 at proc boundary, caller symbol has > # dims
int callee_grtr_dims
 at proc boundary, callee has same # dims
int callee_1
 caller: n dims; callee: 1 dim
int caller_1
 caller: 1 dim; callee: n dims
int subscr_subscr
int match_declared_dim
 and not triangular and affine and not sub-sub
int less_declared_dim
 and not triangular and affine and not sub-sub
int greater_declared_dim
 and not triangular and affine and not sub-sub
int nonaffine
 and not subscripted-subscript
int triangular
 and affine and not sub-sub
int diagonal
 and affine and not sub-sub and not triangular
int total_dims
 total dimensions from the group of descriptors
int proven_monotonic
int proven_nonmonotonic
int monotonic_unknown
int minnest
int maxnest
int totalnest
Dimcountbase_dc
Dimcountlast_dc
int dc_count
Accreg_setbase_ars_uniq
Accreg_setlast_ars_uniq
int ars_uniq_count
Accreg_setbase_ars_uniq_dims
Accreg_setlast_ars_uniq_dims
int ars_uniq_dims_count
Accreg_setbase_ars_uniq_strd
Accreg_setlast_ars_uniq_strd
int ars_uniq_strd_count
Accreg_setbase_ars_uniq_dims_st
Accreg_setlast_ars_uniq_dims_st
int ars_uniq_dims_st_count


Member Data Documentation

bool AR_Stats::print
 

Definition at line 58 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::total
 

Definition at line 59 of file access_util.h.

Referenced by init_ar_statistics(), and print_access_region_statistics().

int AR_Stats::exact
 

Definition at line 60 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::inexact
 

Definition at line 61 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::proc_boundary
 

how many total procedure boundary crossings (via call)

Definition at line 62 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::both_same_dims
 

at proc boundary, symbol has same # dims

Definition at line 63 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::caller_grtr_dims
 

at proc boundary, caller symbol has > # dims

Definition at line 64 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::callee_grtr_dims
 

at proc boundary, callee has same # dims

Definition at line 65 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::callee_1
 

caller: n dims; callee: 1 dim

Definition at line 66 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::caller_1
 

caller: 1 dim; callee: n dims

Definition at line 67 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::subscr_subscr
 

Definition at line 68 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::match_declared_dim
 

and not triangular and affine and not sub-sub

Definition at line 69 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::less_declared_dim
 

and not triangular and affine and not sub-sub

Definition at line 70 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::greater_declared_dim
 

and not triangular and affine and not sub-sub

Definition at line 71 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::nonaffine
 

and not subscripted-subscript

Definition at line 72 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::triangular
 

and affine and not sub-sub

Definition at line 73 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::diagonal
 

and affine and not sub-sub and not triangular

Definition at line 74 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::total_dims
 

total dimensions from the group of descriptors

Definition at line 75 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::proven_monotonic
 

Definition at line 76 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::proven_nonmonotonic
 

Definition at line 77 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::monotonic_unknown
 

Definition at line 78 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::minnest
 

Definition at line 79 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::maxnest
 

Definition at line 80 of file access_util.h.

Referenced by init_ar_statistics().

int AR_Stats::totalnest
 

Definition at line 81 of file access_util.h.

Referenced by init_ar_statistics().

Dimcount* AR_Stats::base_dc
 

Definition at line 82 of file access_util.h.

Referenced by init_ar_statistics().

Dimcount* AR_Stats::last_dc
 

Definition at line 83 of file access_util.h.

int AR_Stats::dc_count
 

Definition at line 84 of file access_util.h.

Accreg_set* AR_Stats::base_ars_uniq
 

Definition at line 85 of file access_util.h.

Accreg_set* AR_Stats::last_ars_uniq
 

Definition at line 86 of file access_util.h.

int AR_Stats::ars_uniq_count
 

Definition at line 87 of file access_util.h.

Accreg_set* AR_Stats::base_ars_uniq_dims
 

Definition at line 88 of file access_util.h.

Accreg_set* AR_Stats::last_ars_uniq_dims
 

Definition at line 89 of file access_util.h.

int AR_Stats::ars_uniq_dims_count
 

Definition at line 90 of file access_util.h.

Accreg_set* AR_Stats::base_ars_uniq_strd
 

Definition at line 91 of file access_util.h.

Accreg_set* AR_Stats::last_ars_uniq_strd
 

Definition at line 92 of file access_util.h.

int AR_Stats::ars_uniq_strd_count
 

Definition at line 93 of file access_util.h.

Accreg_set* AR_Stats::base_ars_uniq_dims_st
 

Definition at line 94 of file access_util.h.

Accreg_set* AR_Stats::last_ars_uniq_dims_st
 

Definition at line 95 of file access_util.h.

int AR_Stats::ars_uniq_dims_st_count
 

Definition at line 96 of file access_util.h.


The documentation for this struct was generated from the following file:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:06:41 2005