Home
last modified time | relevance | path

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

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