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

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

Completed in 152 milliseconds