Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c1206 typedef vec<constraint_t> vec_constraint_t_heap; in init_graph() typedef
1207 graph->complex = XCNEWVEC (vec_constraint_t_heap, size); in init_graph()