Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddominance.c1338 typedef vec<int> vec_int_heap; in determine_dominators_for_sons() typedef
1339 sccs = XCNEWVEC (vec_int_heap, nc); in determine_dominators_for_sons()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddominance.cc1345 typedef vec<int> vec_int_heap; in determine_dominators_for_sons() typedef
1346 sccs = XCNEWVEC (vec_int_heap, nc); in determine_dominators_for_sons()