Searched refs:isPrimitiveType (Results 1 – 2 of 2) sorted by relevance
59 bool isPrimitiveType() const;194 inline bool EDIType::isPrimitiveType() const { in isPrimitiveType() function
146 return isTy(PassUtil::isPrimitiveTy(type), aEDIType.isPrimitiveType(), "isPrimitiveTy"); in isPrimitiveTy()