Searched defs:ModuleID (Results 1 – 8 of 8) sorted by relevance
34 typedef uintptr_t ModuleID; typedef
249 const std::string &ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local264 const std::string &ModuleID = M->getModuleIdentifier(); in getObject() local
521 SmallString<64> ModuleID; in makeModuleCtorFunction() local
71 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()1000 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local
298 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
184 std::string ModuleID; ///< Human readable identifier for the module variable
222 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()226 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
8358 unsigned ModuleID = Lex.getUIntVal(); in ParseModuleReference() local