reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
63 if (Ty->isVectorTy()) 64 return Ty->getVectorNumElements(); 65 assert((Ty->isIntegerTy() || Ty->isFloatingPointTy()) && 65 assert((Ty->isIntegerTy() || Ty->isFloatingPointTy()) &&