Searched refs:temp_obstack (Results 1 – 3 of 3) sorted by relevance
122 static struct obstack *temp_obstack = &obstack2; variable2293 rtl_obstack = temp_obstack; in simplify_test_exp_in_temp()2296 if (x == exp || rtl_obstack == temp_obstack) in simplify_test_exp_in_temp()2817 rtl_obstack = temp_obstack; in optimize_attrs()4504 obstack_init (temp_obstack); in main()
122 struct obstack *temp_obstack = &obstack2; variable3213 rtl_obstack = temp_obstack;3216 if (x == exp || rtl_obstack == temp_obstack)3576 rtl_obstack = temp_obstack; in optimize_attrs()6051 obstack_init (temp_obstack);
6306 * loop.c (temp_obstack):