Home
last modified time | relevance | path

Searched defs:tree_vec (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDtree-into-ssa.c127 typedef VEC(tree, heap) *tree_vec; typedef
131 static VEC(tree_vec, heap) *phis_to_rewrite; in VEC() argument