Searched refs:MallocF (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/lib/IR/ |
| HD | Instructions.cpp | 340 Value *ArraySize, Function *MallocF, in createMalloc() argument 384 Value *MallocFunc = MallocF; in createMalloc() 425 Function * MallocF, in CreateMalloc() argument 428 ArraySize, MallocF, Name); in CreateMalloc() 442 Function *MallocF, const Twine &Name) { in CreateMalloc() argument 444 ArraySize, MallocF, Name); in CreateMalloc()
|
| /NextBSD/contrib/llvm/include/llvm/IR/ |
| HD | Instructions.h | 1427 Function* MallocF = nullptr, 1432 Function* MallocF = nullptr,
|