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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h203 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } function in class:llvm::Type
207 bool isIntOrIntVectorTy(unsigned BitWidth) const { function in class:llvm::Type

Completed in 121 milliseconds