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

/external/llvm/lib/VMCore/
H A DType.cpp55 /// isIntOrIntVectorTy - Return true if this is an integer type or a vector of
58 bool Type::isIntOrIntVectorTy() const { function in class:Type

Completed in 192 milliseconds