Searched defs:ModuleID (Results 1 – 5 of 5) sorted by relevance
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