Searched defs:ModuleID (Results 1 – 14 of 14) sorted by relevance
45 struct ModuleID { struct60 bool operator==(const ModuleID &Other) const { argument
36 typedef uintptr_t ModuleID; typedef
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
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
319 const std::string &ModuleID = M->getModuleIdentifier(); in notifyObjectCompiled() local335 const std::string &ModuleID = M->getModuleIdentifier(); in getObject() local
32 static constexpr const char ModuleID[] = "ExegesisInfoTest"; variable
194 std::string ModuleID; ///< Human readable identifier for the module variable
83 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()1298 auto ModuleID = BM.getModuleIdentifier(); in runThinLTOBackendThread() local
360 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
901 SmallString<64> ModuleID; in makeModuleCtorFunction() local
1142 IdentifierInfo *ModuleID = PP.getIdentifierInfo(ModuleName); in ExecuteAction() local
255 LLVMModuleRef LLVMModuleCreateWithName(const char *ModuleID) { in LLVMModuleCreateWithName()259 LLVMModuleRef LLVMModuleCreateWithNameInContext(const char *ModuleID, in LLVMModuleCreateWithNameInContext()
286 LLVMModuleRef llvm_create_module(LLVMContextRef C, value ModuleID) { in llvm_create_module()
9751 unsigned ModuleID = Lex.getUIntVal(); in parseModuleReference() local