Searched refs:new_ptr_ty_id (Results 1 – 1 of 1) sorted by relevance
143 uint32_t new_ptr_ty_id = type_mgr->GetTypeInstruction(reg_new_ptr_ty); in ChangeArrayLength() local144 arr_var.SetResultType(new_ptr_ty_id); in ChangeArrayLength()150 Instruction* new_ptr_ty_inst = def_use_mgr->GetDef(new_ptr_ty_id); in ChangeArrayLength()175 uint32_t new_ptr_ty_id = type_mgr->GetTypeInstruction(reg_new_ptr_ty); in ChangeStructLength() local176 struct_var.SetResultType(new_ptr_ty_id); in ChangeStructLength()183 Instruction* new_ptr_ty_inst = def_use_mgr->GetDef(new_ptr_ty_id); in ChangeStructLength()