Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DCore.h894 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
/external/llvm/lib/VMCore/
DCore.cpp1860 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef B, LLVMTypeRef Ty, in LLVMBuildMalloc() function