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

/freebsd-9.3-release/contrib/llvm/include/llvm-c/
H A DCore.h2561 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DCore.cpp2174 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef B, LLVMTypeRef Ty, function

Completed in 108 milliseconds