Searched refs:get_num_state_slots (Results 1 – 3 of 3) sorted by relevance
57 ir_state_slot *s = var->allocate_state_slots(this->get_num_state_slots()); in clone()59 sizeof(s[0]) * var->get_num_state_slots()); in clone()
565 inline unsigned get_num_state_slots() const in get_num_state_slots() function
698 var->num_state_slots = ir->get_num_state_slots(); in visit()