Searched defs:block_info_def (Results 1 – 2 of 2) sorted by relevance
211 typedef struct block_info_def struct213 struct stack_def stack_in; /* Input stack configuration. */214 struct stack_def stack_out; /* Output stack configuration. */215 HARD_REG_SET out_reg_set; /* Stack regs live on output. */216 int done; /* True if block already converted. */217 int predecessors; /* Number of predecessors that need
212 typedef struct block_info_def struct214 struct stack_def stack_in; /* Input stack configuration. */215 struct stack_def stack_out; /* Output stack configuration. */216 HARD_REG_SET out_reg_set; /* Stack regs live on output. */217 int done; /* True if block already converted. */218 int predecessors; /* Number of predecessors that need