Home
last modified time | relevance | path

Searched refs:ce_if_block (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Difcvt.c2058 noce_init_if_info (struct ce_if_block *ce_info, struct noce_if_info *if_info) in noce_init_if_info()
2172 noce_process_if_block (struct ce_if_block * ce_info) in noce_process_if_block()
2475 cond_move_process_if_block (struct ce_if_block *ce_info) in cond_move_process_if_block()
2645 process_if_block (struct ce_if_block * ce_info) in process_if_block()
2679 merge_if_block (struct ce_if_block * ce_info) in merge_if_block()
2942 find_if_block (struct ce_if_block * ce_info) in find_if_block()
3223 struct ce_if_block new_ce_info; in find_cond_trap()
Dbasic-block.h527 typedef struct ce_if_block struct
DChangeLog-200212822 * basic-block.h (struct ce_if_block, ce_if_block_t): New types.
/freebsd-12-stable/contrib/gcc/doc/
Dtm.texi9596 @var{ce_info} points to a data structure, @code{struct ce_if_block}, which
9613 a data structure, @code{struct ce_if_block}, which contains information
9620 can be found in the @code{struct ce_if_block} structure that is pointed
9627 can be found in the @code{struct ce_if_block} structure that is pointed
9632 A C expression to initialize any extra fields in a @code{struct ce_if_block}
9638 added to the @code{struct ce_if_block} structure. These should be initialized