HomeSort by relevance Sort by last modified time
    Searched refs:getDoublePtrTy (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Type.h 402 static PointerType *getDoublePtrTy(LLVMContext &C, unsigned AS = 0);
  /external/llvm/lib/IR/
Type.cpp 256 PointerType *Type::getDoublePtrTy(LLVMContext &C, unsigned AS) {

Completed in 366 milliseconds