Searched refs:def_stack (Results 1 – 4 of 4) sorted by relevance
133 auto_vec<def_info *> def_stack; variable
1015 bi.old_def_stack_limit.safe_push (bi.def_stack.length ()); in start_block()1072 while (bi.def_stack.length () > old_limit) in end_block()1077 def_info *def = bi.def_stack.pop (); in end_block()1264 gcc_assert (bi.def_stack.is_empty () in process_all_blocks()
578 // to def_stack where appropriate.586 def_stack.safe_push (def);590 def_stack.safe_push (prev_dominating_def);
32323 (function_info::build_info::def_stack): Likewise.