Searched defs:getDoubleTy (Results 1 – 2 of 2) sorted by relevance
242 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } in getDoubleTy() function in Type
556 Type *getDoubleTy() { in getDoubleTy() function