Lines Matching refs:stored_value
393 void HInstructionBuilder::UpdateLocal(uint32_t reg_number, HInstruction* stored_value) {394 Primitive::Type stored_type = stored_value->GetType();416 (*current_locals_)[reg_number] = stored_value;