Searched defs:ModuleID (Results 1 – 10 of 10) sorted by relevance
36 typedef uintptr_t ModuleID; typedef
92 struct ModuleID { struct107 bool operator==(const ModuleID &Other) const { argument
315 const std::string &ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local331 const std::string &ModuleID = M->getModuleIdentifier(); in getObject() local
103 const Config &Conf, const ModuleSummaryIndex &Index, StringRef ModuleID, in computeLTOCacheKey()1512 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local1626 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local1720 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local2223 StringRef ModuleID; member
355 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
191 std::string ModuleID; ///< Human readable identifier for the module variable
970 SmallString<64> ModuleID; in makeModuleCtorFunction() local
1237 IdentifierInfo *ModuleID = PP.getIdentifierInfo(ModuleName); in ExecuteAction() local
276 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()280 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
10726 unsigned ModuleID = Lex.getUIntVal(); in parseModuleReference() local