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

/external/llvm/include/llvm-c/
H A DCore.h426 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID);
/external/llvm/lib/VMCore/
H A DCore.cpp83 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { function

Completed in 23 milliseconds