Searched defs:isVectorTy (Results 1 – 2 of 2) sorted by relevance
249 inline bool EDIType::isVectorTy() const { in isVectorTy() function
226 bool isVectorTy() const { return getTypeID() == VectorTyID; } in isVectorTy() function