Searched refs:type_can_instantiate_all_elements (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-sra.c350 type_can_instantiate_all_elements (tree type)
372 if (!type_can_instantiate_all_elements (TREE_TYPE (f)))
384 return type_can_instantiate_all_elements (TREE_TYPE (type));
1476 || !type_can_instantiate_all_elements (elt->type)))
349 type_can_instantiate_all_elements (tree type) function

Completed in 114 milliseconds