Searched defs:oldType (Results 1 – 7 of 7) sorted by relevance
269 GateType oldType = acc_.GetGateType(propKey); in TrySetPropKeyKind() local
176 TrackType oldType = GetTrackType(); in UpdateTrackType() local
243 TypeInfo oldType = GetOutputTypeInfo(gate); in VisitIntermediateValue() local1221 TypeInfo oldType = GetOutputTypeInfo(gate); in VisitTypeConvert() local
133 GateRef oldType = Int32And(oldSlotValue, Int32(PGOSampleType::AnyType())); in ProfileOpType() local
74 MIRType *oldType = typeTable.at(tyIdx); in SetTypeWithTyIdx() local
194 auto oldType = static_cast<uint32_t>(std::get<Type>(type_)); in CombineType() local
536 MIRType *CreateType(const MIRType &oldType) in CreateType()