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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DType.h208 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } function in class:llvm::Type
212 bool isIntOrIntVectorTy(unsigned BitWidth) const { function in class:llvm::Type

Completed in 182 milliseconds