Home | History | Annotate | Download | only in IR

Lines Matching refs:VectorTy

494 unsigned LLVMGetVectorSize(LLVMTypeRef VectorTy) {
495 return unwrap<VectorType>(VectorTy)->getNumElements();