Searched refs:_var_map (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-live.h45 typedef struct _var_map struct
93 extern void debug (_var_map &ref);
94 extern void debug (_var_map *ptr);
H A Dtree-ssa-live.c86 map = (var_map) xmalloc (sizeof (struct _var_map));
1393 debug (_var_map &ref)
1399 debug (_var_map *ptr)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-live.h45 typedef struct _var_map struct
93 extern void debug (_var_map &ref);
94 extern void debug (_var_map *ptr);
H A Dtree-ssa-live.cc86 map = (var_map) xmalloc (sizeof (struct _var_map));
1448 debug (_var_map &ref)
1454 debug (_var_map *ptr)

Completed in 94 milliseconds