Searched refs:cprop_obstack (Results 1 – 2 of 2) sorted by relevance
47 static struct obstack cprop_obstack; variable143 return obstack_alloc (&cprop_obstack, size); in cprop_alloc()1763 gcc_obstack_init (&cprop_obstack); in one_cprop_pass()1900 obstack_free (&cprop_obstack, NULL); in one_cprop_pass()
54 static struct obstack cprop_obstack; variable154 return obstack_alloc (&cprop_obstack, size); in cprop_alloc()1768 gcc_obstack_init (&cprop_obstack); in one_cprop_pass()1865 obstack_free (&cprop_obstack, NULL); in one_cprop_pass()