Classes | Functions

cwh_preg.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PREG_det

Functions

void fe_preg_init (void)
PREG_det cwh_preg_next_preg (TYPE_ID btype, char *name, WN *home_wn)
WNcwh_preg_temp_save (char *name, WN *expr)

Function Documentation

PREG_det cwh_preg_next_preg ( TYPE_ID  btype,
char *  name,
WN home_wn 
)
WN* cwh_preg_temp_save ( char *  name,
WN expr 
)

Definition at line 113 of file cwh_preg.cxx.

References Create_Preg(), cwh_addr_store_ST(), Index_To_Str(), MTYPE_To_PREG, Save_Str(), wn, WN_LdidPreg(), and WNRTY.

Referenced by fei_doloop().

Here is the call graph for this function:

void fe_preg_init ( void   ) 

Definition at line 136 of file cwh_preg.cxx.

References preg_bt_typeid, and preg_ty_typeid.

Referenced by PDGCS_initialize().