/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | dominance.c | 642 struct et_node *son; in assign_dfs_numbers() local 890 struct et_node *node = bb->dom[dir_index], *son = node->son, *ason; in get_dominated_by() local 949 basic_block son; in get_dominated_to_depth() local 980 struct et_node *bb_node, *to_node, *son; in redirect_immediate_dominators() local 1302 int y, int *son, int *brother) in determine_dominators_for_sons() 1392 int *parent, *son, *brother; in iterate_fix_dominators() local 1579 struct et_node *son = bb->dom[dir_index]->son; in first_dom_son() local 1655 basic_block son; in debug_dominance_tree_1() local
|
H A D | et-forest.h | 63 struct et_node *son; /* The first of the sons of the node. */ member
|
H A D | tree-ssa-phionlycprop.c | 417 basic_block son; in eliminate_degenerate_phis_1() local
|
H A D | tree-ssa-sink.c | 474 basic_block son; in sink_code_in_bb() local
|
H A D | graphds.c | 406 int *parent, int *son, int *brother) in graphds_domtree()
|
H A D | sanopt.c | 772 basic_block son; in sanopt_optimize_walker() local
|
H A D | tree-ssa-pre.c | 3599 basic_block son; in insert_aux() local 3696 basic_block block, son; in compute_avail() local
|
H A D | tree-ssa-loop-manip.c | 1096 basic_block son; in scale_dominated_blocks_in_loop() local
|
H A D | cfgloop.c | 924 basic_block son, postpone = NULL; in fill_sons_in_loop() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | dominance.c | 592 struct et_node *son; in assign_dfs_numbers() local 744 struct et_node *node = bb->dom[dir_index], *son = node->son, *ason; in VEC() local 803 basic_block son; in VEC() local 834 struct et_node *bb_node, *to_node, *son; in redirect_immediate_dominators() local 1159 int y, int *son, int *brother) in determine_dominators_for_sons() 1247 int *parent, *son, *brother; in iterate_fix_dominators() local 1437 struct et_node *son = bb->dom[dir_index]->son; in first_dom_son() local 1501 basic_block son; in debug_dominance_tree_1() local
|
H A D | et-forest.h | 64 struct et_node *son; /* The first of the sons of the node. */ member
|
H A D | tree-ssa-sink.c | 515 basic_block son; in sink_code_in_bb() local
|
H A D | graphds.c | 402 int *parent, int *son, int *brother) in graphds_domtree()
|
H A D | tree-ssa-reassoc.c | 2784 basic_block son; in break_up_subtract_bb() local 2826 basic_block son; in reassociate_bb() local
|
H A D | tree-ssa-loop-manip.c | 804 basic_block son; in scale_dominated_blocks_in_loop() local
|
H A D | cfgloop.c | 842 basic_block son, postpone = NULL; in fill_sons_in_loop() local
|
H A D | tree-ssa-pre.c | 3741 basic_block son; in insert_aux() local 3865 basic_block block, son; in compute_avail() local
|
H A D | predict.c | 1841 basic_block son; in predict_paths_for_bb() local
|
/dflybsd-src/contrib/xz/src/liblzma/lz/ |
H A D | lz_encoder_mf.c | 256 uint32_t *const son, in hc_find_func() 456 uint32_t *const son, in bt_find_func() 522 uint32_t *const son, in bt_skip_func()
|
H A D | lz_encoder.h | 100 uint32_t *son; member
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_rb.c | 478 struct archive_rb_node *son = self->rb_nodes[which]; in __archive_rb_tree_prune_blackred_branch() local
|
/dflybsd-src/sys/libprop/ |
H A D | prop_rb.c | 633 struct rb_node *son = self->rb_nodes[which]; in rb_tree_prune_blackred_branch() local
|
/dflybsd-src/contrib/dhcpcd/compat/ |
H A D | rb.c | 710 struct rb_node *son = self->rb_nodes[which]; in rb_tree_prune_blackred_branch() local
|
/dflybsd-src/sys/net/dummynet/ |
H A D | ip_dummynet.c | 281 int son; in heap_insert() local
|
/dflybsd-src/sys/net/dummynet3/ |
H A D | ip_dummynet3.c | 300 int son; in heap_insert() local
|