#include "defs.h"#include "cxx_base.h"#include "cxx_template.h"#include "wn.h"#include "cxx_memory.h"#include "lnopt_main.h"#include "pf_common.h"#include "pf_cache.h"#include "lu_mat.h"#include "vs.h"


Go to the source code of this file.
Data Types | |
| module | PF_REFVEC |
| module | PF_DESC |
| module | PF_LG |
| module | PF_UGS |
| module | PF_BASE_ARRAY |
Typedefs | |
| typedef STACK< PF_REFVEC * > | PF_REFVEC_DA |
| typedef STACK< WN * > | WN_DA |
| typedef STACK< PF_LG * > | PF_LG_DA |
| typedef STACK< PF_UGS * > | PF_UGS_DA |
Enumerations | |
| enum | PF_KIND { all, none, vec } |
| enum | PF_LEVEL { level_1, level_2, level_1and2 } |
Functions/Subroutines | |
| BOOL | Steady_Base (WN *wn_array) |
| typedef STACK<PF_REFVEC*> PF_REFVEC_DA |
Definition at line 3947 of file pf_ref.cxx.
References DEPV_COMPUTE::Base_Test(), DEP_CONTINUE, Is_True, LWN_Get_Parent, NULL, OPR_ARRAY, and WN_operator().
Referenced by PF_LOOPNODE::Add_Ref().
1.5.6