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

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DType.cpp246 Type *Type::getHalfTy(LLVMContext &C) { return &C.pImpl->HalfTy; } function in class:Type

Completed in 84 milliseconds