Searched refs:break_is_for_switchcase (Results 1 – 3 of 3) sorted by relevance
121 bool break_is_for_switchcase() const;440 bool prog_scope::break_is_for_switchcase() const in break_is_for_switchcase() function in __anona9d7d0190111::prog_scope451 return parent_scope->break_is_for_switchcase(); in break_is_for_switchcase()1253 if (cur_scope->break_is_for_switchcase()) { in get_temp_registers_required_live_ranges()
92 bool break_is_for_switchcase() const;
233 bool prog_scope::break_is_for_switchcase() const in break_is_for_switchcase() function in r600::prog_scope244 return parent_scope->break_is_for_switchcase(); in break_is_for_switchcase()