Searched refs:switch_id (Results 1 – 3 of 3) sorted by relevance
197 void AddSwitchId(int switch_id);
1523 void FunctionalizeCond::AddSwitchId(int switch_id) { in AddSwitchId() argument1524 switch_ids_.push_back(switch_id); in AddSwitchId()
619 int switch_id = 0; in get_temp_registers_required_lifetimes() local697 prog_scope *scope = scopes.create(cur_scope, switch_body, switch_id++, in get_temp_registers_required_lifetimes()