Searched refs:break_is_for_switchcase (Results 1 – 1 of 1) sorted by relevance
112 bool break_is_for_switchcase() const;310 bool prog_scope::break_is_for_switchcase() const in break_is_for_switchcase() function in __anon1d258fbb0111::prog_scope321 return parent_scope->break_is_for_switchcase(); in break_is_for_switchcase()748 if (cur_scope->break_is_for_switchcase()) { in get_temp_registers_required_lifetimes()