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

/openbsd-current/gnu/gcc/gcc/
H A Dtree-dfa.c254 dump_variable (file, var);
303 dump_variable (FILE *file, tree var) function
405 dump_variable (stderr, var);
H A Dtree-flow.h640 extern void dump_variable (FILE *, tree);
H A Dtree-ssa-alias.c2397 dump_variable (file, var);
2406 dump_variable (file, var);
2414 dump_variable (file, var);
2440 dump_variable (file, var);
H A Dvar-tracking.c335 static int dump_variable (void **, void *);
1920 dump_variable (void **slot, void *data ATTRIBUTE_UNUSED) function
1951 htab_traverse (vars, dump_variable, NULL);

Completed in 203 milliseconds