Searched defs:ModuleID (Results 1 – 10 of 10) sorted by relevance
29 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local56 const std::string ModuleID = M->getModuleIdentifier(); in getObjectInternal() local
257 const std::string &ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local272 const std::string &ModuleID = M->getModuleIdentifier(); in getObject() local
243 const std::string& ModuleID, in GetBitcodeSymbols()
704 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local726 const std::string ModuleID = M->getModuleIdentifier(); in getObject() local952 const std::string ModuleID = M->getModuleIdentifier(); in compileModule() local
685 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local707 const std::string ModuleID = M->getModuleIdentifier(); in getObject() local911 const std::string ModuleID = M->getModuleIdentifier(); in compileModule() local
227 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
82 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()86 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
214 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()218 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
124 CAMLprim LLVMModuleRef llvm_create_module(LLVMContextRef C, value ModuleID) { in llvm_create_module()
191 CAMLprim LLVMModuleRef llvm_create_module(LLVMContextRef C, value ModuleID) { in llvm_create_module()