|
GCC Middle and Back End API Reference
|

Public Member Functions | |
| instantiate_cache_type () | |
| ~instantiate_cache_type () | |
| tree | get (unsigned slot) |
| void | set (unsigned slot, tree chrec) |
Data Fields | |
| htab_t | map |
| vec< scev_info_str > | entries |
Hashtable helpers for a temporary hash-table used when instantiating a CHREC or resolving mixers. For this use instantiated_below is always the same.
|
inline |
Referenced by analyze_scalar_evolution_for_address_of().
| instantiate_cache_type::~instantiate_cache_type | ( | ) |
References gimple_bb(), and SSA_NAME_DEF_STMT.
Referenced by analyze_scalar_evolution_for_address_of().
|
inline |
|
inline |
| vec<scev_info_str> instantiate_cache_type::entries |
Referenced by analyze_scalar_evolution_for_address_of().
| htab_t instantiate_cache_type::map |
Referenced by analyze_scalar_evolution_for_address_of().