Home
last modified time | relevance | path

Searched defs:block_info_def (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDreg-stack.c211 typedef struct block_info_def struct
213 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
HDpredict.c1523 typedef struct block_info_def struct
1526 sreal frequency;
1529 basic_block next;
1532 int npredecessors;