Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstructions.cpp387 Value *ArraySize, Function *MallocF, in createMalloc() argument
431 Value *MallocFunc = MallocF; in createMalloc()
472 Function * MallocF, in CreateMalloc() argument
475 ArraySize, MallocF, Name); in CreateMalloc()
489 Function *MallocF, const Twine &Name) { in CreateMalloc() argument
491 ArraySize, MallocF, Name); in CreateMalloc()
/external/llvm/include/llvm/IR/
DInstructions.h1327 Function* MallocF = nullptr,
1332 Function* MallocF = nullptr,