Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp262 Function *MallocF, const Twine &Name) { in CreateMalloc() argument
285 FunctionCallee MallocFunc = MallocF; in CreateMalloc()
304 Function *MallocF, const Twine &Name) { in CreateMalloc() argument
306 return CreateMalloc(IntPtrTy, AllocTy, AllocSize, ArraySize, {}, MallocF, in CreateMalloc()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h661 Function *MallocF = nullptr,
671 Function *MallocF = nullptr,