Home
last modified time | relevance | path

Searched refs:struct_node (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c8250 insert_struct_comp_map (enum tree_code code, tree c, tree struct_node, in insert_struct_comp_map() argument
8269 if (struct_node) in insert_struct_comp_map()
8270 OMP_CLAUSE_CHAIN (struct_node) = c2; in insert_struct_comp_map()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc8735 insert_struct_comp_map (enum tree_code code, tree c, tree struct_node, in insert_struct_comp_map() argument
8754 if (struct_node) in insert_struct_comp_map()
8755 OMP_CLAUSE_CHAIN (struct_node) = c2; in insert_struct_comp_map()