Searched refs:LLVMBuildMalloc (Results 1 – 2 of 2) sorted by relevance
3753 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef, LLVMTypeRef Ty, const char *Name);
3420 LLVMValueRef LLVMBuildMalloc(LLVMBuilderRef B, LLVMTypeRef Ty, in LLVMBuildMalloc() function