mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 00:31:30 +08:00
entered into RCS
From-SVN: r183
This commit is contained in:
parent
355ddfc72e
commit
4c9c8227ae
@ -63,6 +63,8 @@ struct inline_remap
|
||||
this inline instance. These pseudos are then marked as being equivalent
|
||||
to the appropriate address and substituted if valid. */
|
||||
rtx *const_equiv_map;
|
||||
/* Number of entries in const_equiv_map and const_arg_map. */
|
||||
int const_equiv_map_size;
|
||||
/* This is incremented for each new basic block.
|
||||
It is used to store in const_age_map to record the domain of validity
|
||||
of each entry in const_equiv_map.
|
||||
|
Loading…
x
Reference in New Issue
Block a user