Searched defs:isVectorTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DType.h229 bool isVectorTy() const { return getTypeID() == VectorTyID; } function in class:llvm::Type

Completed in 170 milliseconds