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

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DType.h204 bool isIntOrIntVectorTy() const { return getScalarType()->isIntegerTy(); } function in class:llvm::Type

Completed in 100 milliseconds