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

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DType.cpp248 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } function in class:Type
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DIRBuilder.h256 Type *getDoubleTy() { function in class:llvm::IRBuilderBase

Completed in 124 milliseconds