Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp375 Value *ArraySize, Function *MallocF, in createMalloc() argument
419 Value *MallocFunc = MallocF; in createMalloc()
460 Function * MallocF, in CreateMalloc() argument
463 ArraySize, MallocF, Name); in CreateMalloc()
477 Function *MallocF, const Twine &Name) { in CreateMalloc() argument
479 ArraySize, MallocF, Name); in CreateMalloc()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h1293 Function* MallocF = nullptr,
1298 Function* MallocF = nullptr,