Home
last modified time | relevance | path

Searched refs:node_info (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dipa-reference.c693 struct ipa_dfs_info *node_info = x->aux; in merge_callee_local_info() local
695 if (node_info->aux) in merge_callee_local_info()
698 node_info->aux = x; in merge_callee_local_info()
737 node_info->aux = NULL; in merge_callee_local_info()
1069 ipa_reference_vars_info_t node_info; in static_execute() local
1079 node_info = get_reference_vars_info_from_cgraph (node); in static_execute()
1080 if (!node_info) in static_execute()
1087 node_info->global = node_g; in static_execute()
1088 node_l = node_info->local; in static_execute()
1187 ipa_reference_vars_info_t node_info; in static_execute() local
[all …]
/openbsd-src/usr.bin/tsort/
H A Dtsort.c154 static struct ohash_info node_info = { variable
214 n = ohash_create_entry(&node_info, start, &end); in new_node()
228 ohash_init(h, HASH_START, &node_info); in nodes_init()
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_psp.c1329 struct psp_xgmi_node_info node_info) in psp_xgmi_reflect_topology_info() argument
1334 uint64_t dst_node_id = node_info.node_id; in psp_xgmi_reflect_topology_info()
1335 uint8_t dst_num_hops = node_info.num_hops; in psp_xgmi_reflect_topology_info()
1336 uint8_t dst_num_links = node_info.num_links; in psp_xgmi_reflect_topology_info()