Home
last modified time | relevance | path

Searched defs:preType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_barrier_set.h30 GCBarrierSet(mem::InternalAllocatorPtr allocator, BarrierType preType, BarrierType postType) in GCBarrierSet()
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer_helper.cpp232 GateType preType = type; in ComputeCommonSuperClassTypes() local
Dmethod_type_infer.cpp134 GateType preType = gateAccessor_.GetGateType(gate); in UpdateType() local
154 GateType MethodTypeInfer::HandleTypeCompatibility(const GateType preType, const GateType type) const in HandleTypeCompatibility() argument