Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-structalias.c268 typedef struct variable_info *varinfo_t; typedef
281 static VEC(varinfo_t,heap) *varmap; in VEC() argument