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()
142 …GOHClassTreeDesc::UpdateLayout(const JSThread *thread, JSTaggedType curHClass, ProfileType curType) in UpdateLayout()
714 ProfileType rootType, JSTaggedType hclass, ProfileType curType) in UpdateLayout()
1524 auto curType = GetOrInsertProfileType(hclass, rootType); in UpdateLayout() local
203 static int32_t CombineType(int32_t curType, int32_t newType) in CombineType()