21#ifndef GCC_TREE_OUTOF_SSA_H
22#define GCC_TREE_OUTOF_SSA_H
class bitmap_head * bitmap
Definition coretypes.h:51
union tree_node * tree
Definition coretypes.h:97
#define bitmap_bit_p(bitstring, bitno)
Definition genautomata.cc:3429
Definition tree-ssa-live.h:46
partition var_partition
Definition tree-ssa-live.h:48
int * partition_to_view
Definition tree-ssa-live.h:51
Definition tree-outof-ssa.h:29
bitmap partitions_for_undefined_values
Definition tree-outof-ssa.h:48
bitmap values
Definition tree-outof-ssa.h:35
bitmap partitions_for_parm_default_defs
Definition tree-outof-ssa.h:44
rtx * partition_to_pseudo
Definition tree-outof-ssa.h:40
var_map map
Definition tree-outof-ssa.h:31
#define NULL
Definition system.h:50
#define gcc_assert(EXPR)
Definition system.h:814
unsigned int rewrite_out_of_ssa(struct ssaexpand *sa)
Definition tree-outof-ssa.cc:1334
gimple * get_gimple_for_ssa_name(tree exp)
Definition tree-outof-ssa.h:69
bool ssa_is_replaceable_p(gimple *stmt)
Definition tree-outof-ssa.cc:58
struct ssaexpand SA
Definition cfgexpand.cc:88
void expand_phi_nodes(struct ssaexpand *sa)
Definition tree-outof-ssa.cc:1013
void finish_out_of_ssa(struct ssaexpand *sa)
Definition tree-outof-ssa.cc:1318
rtx get_rtx_for_ssa_name(tree exp)
Definition tree-outof-ssa.h:57
#define NO_PARTITION
Definition tree-ssa-live.h:85
#define SSA_NAME_DEF_STMT(NODE)
Definition tree.h:2140
#define SSA_NAME_VERSION(NODE)
Definition tree.h:2144