Searched refs:isSequentialType (Results 1 – 1 of 1) sorted by relevance
113 static bool isSequentialType(TypeID TyID) { in isSequentialType() function359 assert(isSequentialType(getTypeID()) && "Not a sequential type!"); in getSequentialElementType()