Home
last modified time | relevance | path

Searched defs:oldType (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp161 GateType oldType = acc_.GetGateType(propKey); in TrySetPropKeyKind() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DboxingForLocals.cpp125 auto *oldType = oldVar->TsType(); in HandleFunctionParam() local
/arkcompiler/ets_runtime/ecmascript/
Dproperty_attributes.h192 TrackType oldType = GetTrackType(); in UpdateTrackType() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp476 TypeInfo oldType = GetOutputTypeInfo(gate); in VisitIntermediateValue() local
1674 TypeInfo oldType = GetOutputTypeInfo(gate); in VisitTypeConvert() local
1682 TypeInfo oldType = GetOutputTypeInfo(gate); in VisitTypeConvert() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dglobal_tables.h337 MIRType *CreateType(const MIRType &oldType) in CreateType()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h218 auto oldType = static_cast<uint32_t>(std::get<Type>(type_)); in CombineType() local