Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/IR/
HDInstructions.cpp340 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/
HDInstructions.h1427 Function* MallocF = nullptr,
1432 Function* MallocF = nullptr,