Searched defs:ModuleID (Results 1 – 6 of 6) sorted by relevance
305 const std::string ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local
185 std::string ModuleID; ///< Human readable identifier for the module variable
74 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()1098 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local
315 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
230 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()234 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
8875 unsigned ModuleID = Lex.getUIntVal(); in ParseModuleReference() local