Searched refs:getDoublePtrTy (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DType.h404 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/lib/IR/
H A DType.cpp256 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) { function in class:Type

Completed in 110 milliseconds