Searched refs:LIsPrimitivePointer (Results 1 – 1 of 1) sorted by relevance
5279 static bool LIsPrimitivePointer(PrimType ptype) in LIsPrimitivePointer() function5289 if (LIsPrimitivePointer(fromType) && LIsPrimitivePointer(toType)) { in SelectRetype()