Home
last modified time | relevance | path

Searched refs:BPTy (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DInstructions.cpp430 Type *BPTy = Type::getInt8PtrTy(BB->getContext()); in createMalloc() local
434 MallocFunc = M->getOrInsertFunction("malloc", BPTy, IntPtrTy, nullptr); in createMalloc()