Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtree-ssa-structalias.c268 typedef struct variable_info *varinfo_t; typedef
281 static VEC(varinfo_t,heap) *varmap; in VEC() argument