Searched refs:LLVMModuleCreateWithName (Results 1 – 3 of 3) sorted by relevance
1340 module = LLVMModuleCreateWithName("sparse"); in main()
649 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID);
230 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName() function