Searched defs:curType (Results 1 – 3 of 3) sorted by relevance
34 #define COMBINE_TYPE_CALL_BACK(curType, type) \ argument64 inline void ProfileCombineOpType(GateRef curType, GateRef type, TypeCombine combine) const in ProfileCombineOpType()
184 GateType curType = type; in EliminateSubclassTypes() local211 GateType curType = type; in ComputeCommonSuperClassTypes() local
189 static int32_t CombineType(int32_t curType, int32_t newType) in CombineType()