Profile< T, V > Struct Template Reference

Collaboration diagram for Profile< T, V >:

Collaboration graph
[legend]

List of all members.

Public Attributes

bias
int len
V * loadOpt
V * profile
V * rD
V * storeOpt


Detailed Description

template<typename T, typename V>
struct Profile< T, V >

Definition at line 64 of file DynProgr_altivec.cc.


Member Data Documentation

template<typename T, typename V>
T Profile< T, V >::bias

Definition at line 66 of file DynProgr_altivec.cc.

Referenced by dynProgrLocal(), and dynProgrLocal2().

template<typename T, typename V>
int Profile< T, V >::len

Definition at line 65 of file DynProgr_altivec.cc.

Referenced by allocateProfile(), dynProgrLocal(), and dynProgrLocal2().

template<typename T, typename V>
V* Profile< T, V >::loadOpt

Definition at line 69 of file DynProgr_altivec.cc.

Referenced by allocateProfile(), dynProgrLocal(), dynProgrLocal2(), and freeProfile().

template<typename T, typename V>
V* Profile< T, V >::profile

Definition at line 70 of file DynProgr_altivec.cc.

Referenced by allocateProfile(), dynProgrLocal(), dynProgrLocal2(), freeProfile(), and swps3_createProfileAltivec().

template<typename T, typename V>
V* Profile< T, V >::rD

Definition at line 67 of file DynProgr_altivec.cc.

Referenced by allocateProfile(), dynProgrLocal(), dynProgrLocal2(), and freeProfile().

template<typename T, typename V>
V* Profile< T, V >::storeOpt

Definition at line 68 of file DynProgr_altivec.cc.

Referenced by allocateProfile(), dynProgrLocal(), dynProgrLocal2(), and freeProfile().


The documentation for this struct was generated from the following file:
Generated on Thu Jun 5 12:44:52 2008 for swps3 by  doxygen 1.5.4