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

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DType.h149 bool isDoubleTy() const { return getTypeID() == DoubleTyID; } function in class:llvm::Type

Completed in 91 milliseconds