Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DInstructions.cpp667 Function *MallocF, const Twine &Name) { in createMalloc() argument
710 FunctionCallee MallocFunc = MallocF; in createMalloc()
753 Function *MallocF, in CreateMalloc() argument
756 ArraySize, None, MallocF, Name); in CreateMalloc()
762 Function *MallocF, in CreateMalloc() argument
765 ArraySize, OpB, MallocF, Name); in CreateMalloc()
779 Function *MallocF, const Twine &Name) { in CreateMalloc() argument
781 ArraySize, None, MallocF, Name); in CreateMalloc()
787 Function *MallocF, const Twine &Name) { in CreateMalloc() argument
789 ArraySize, OpB, MallocF, Name); in CreateMalloc()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DInstructions.h1621 Function *MallocF = nullptr,
1626 Function *MallocF = nullptr,
1632 Function *MallocF = nullptr,
1638 Function *MallocF = nullptr,