Home | History | Annotate | Download | only in IR

Lines Matching refs:VectorTy

496 unsigned LLVMGetVectorSize(LLVMTypeRef VectorTy) {
497 return unwrap<VectorType>(VectorTy)->getNumElements();