Searched defs:curType (Results 1 – 5 of 5) sorted by relevance
42 #define COMBINE_TYPE_CALL_BACK(curType, type) \ argument92 inline void ProfileCombineOpType(GateRef curType, GateRef type, TypeCombine combine) const in ProfileCombineOpType()
140 bool PGOHClassTreeDesc::UpdateLayout(JSTaggedType curHClass, ProfileType curType) in UpdateLayout()
666 … PGORecordDetailInfos::UpdateLayout(ProfileType rootType, JSTaggedType hclass, ProfileType curType) in UpdateLayout()
1485 auto curType = GetOrInsertProfileType(hclass, rootType); in UpdateLayout() local
201 static int32_t CombineType(int32_t curType, int32_t newType) in CombineType()