|
GCC Middle and Back End API Reference
|
#include <valtrack.h>

Data Fields | |
| hash_table< dead_debug_hash_descr > | htab |
| bitmap | used |
Maintain a global table of pseudos used in debug insns after their deaths in other blocks, and debug temps their deathpoint values are to be bound to.
| hash_table<dead_debug_hash_descr> dead_debug_global::htab |
Referenced by dead_debug_global_find(), dead_debug_global_finish(), and dead_debug_global_insert().
| bitmap dead_debug_global::used |