/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | GUID.h | 21 struct GUID { struct 25 inline bool operator==(const GUID &LHS, const GUID &RHS) { argument
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionImport.cpp | 417 GlobalsImporter(const ModuleSummaryIndex & Index,const GVSummaryMapTy & DefinedGVSummaries,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> IsPrevailing,FunctionImporter::ImportMapTy & ImportList,DenseMap<StringRef,FunctionImporter::ExportSetTy> * ExportLists) GlobalsImporter() argument 444 ModuleImportsManager(function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> IsPrevailing,const ModuleSummaryIndex & Index,DenseMap<StringRef,FunctionImporter::ExportSetTy> * ExportLists=nullptr) ModuleImportsManager() argument 591 WorkloadImportsManager(function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> IsPrevailing,const ModuleSummaryIndex & Index,DenseMap<StringRef,FunctionImporter::ExportSetTy> * ExportLists) WorkloadImportsManager() argument 678 create(function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> IsPrevailing,const ModuleSummaryIndex & Index,DenseMap<StringRef,FunctionImporter::ExportSetTy> * ExportLists) create() argument 721 computeImportForFunction(const FunctionSummary & Summary,const ModuleSummaryIndex & Index,const unsigned Threshold,const GVSummaryMapTy & DefinedGVSummaries,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing,SmallVectorImpl<EdgeInfo> & Worklist,GlobalsImporter & GVImporter,FunctionImporter::ImportMapTy & ImportList,DenseMap<StringRef,FunctionImporter::ExportSetTy> * ExportLists,FunctionImporter::ImportThresholdsTy & ImportThresholds) computeImportForFunction() argument 1069 ComputeCrossModuleImport(const ModuleSummaryIndex & Index,const DenseMap<StringRef,GVSummaryMapTy> & ModuleToDefinedGVSummaries,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing,DenseMap<StringRef,FunctionImporter::ImportMapTy> & ImportLists,DenseMap<StringRef,FunctionImporter::ExportSetTy> & ExportLists) ComputeCrossModuleImport() argument 1194 ComputeCrossModuleImportForModuleForTest(StringRef ModulePath,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing,const ModuleSummaryIndex & Index,FunctionImporter::ImportMapTy & ImportList) ComputeCrossModuleImportForModuleForTest() argument 1226 auto GUID = GlobalList.first; ComputeCrossModuleImportForModuleFromIndexForTest() local 1257 auto GUID = Index.getGUIDFromOriginalID(EI.first.getGUID()); updateValueInfoForIndirectCalls() local 1306 for (auto GUID : GUIDPreservedSymbols) { computeDeadSymbolsAndUpdateIndirectCalls() local 1716 __anon05cd28791002(const FunctionsToImportTy &GUIDToImportType, GlobalValue::GUID GUID) importFunctions() argument 1746 auto GUID = F.getGUID(); importFunctions() local 1785 auto GUID = GV.getGUID(); importFunctions() local 1808 auto GUID = GA.getGUID(); importFunctions() local 1899 doImportingForModuleForTest(Module & M,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing) doImportingForModuleForTest() argument 1967 __anon05cd28791202(GlobalValue::GUID, const GlobalValueSummary *) run() argument [all...] |
/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 95 computeLTOCacheKey(SmallString<40> & Key,const Config & Conf,const ModuleSummaryIndex & Index,StringRef ModuleID,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,const GVSummaryMapTy & DefinedGlobals,const std::set<GlobalValue::GUID> & CfiFunctionDefs,const std::set<GlobalValue::GUID> & CfiFunctionDecls) computeLTOCacheKey() argument 173 for (auto GUID : ExportsGUID) computeLTOCacheKey() local 363 thinLTOResolvePrevailingGUID(const Config & C,ValueInfo VI,DenseSet<GlobalValueSummary * > & GlobalInvolvedWithAlias,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing,function_ref<void (StringRef,GlobalValue::GUID,GlobalValue::LinkageTypes)> recordNewLinkage,const DenseSet<GlobalValue::GUID> & GUIDPreservedSymbols) thinLTOResolvePrevailingGUID() argument 439 thinLTOResolvePrevailingInIndex(const Config & C,ModuleSummaryIndex & Index,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing,function_ref<void (StringRef,GlobalValue::GUID,GlobalValue::LinkageTypes)> recordNewLinkage,const DenseSet<GlobalValue::GUID> & GUIDPreservedSymbols) thinLTOResolvePrevailingInIndex() argument 461 thinLTOInternalizeAndPromoteGUID(ValueInfo VI,function_ref<bool (StringRef,ValueInfo)> isExported,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing) thinLTOInternalizeAndPromoteGUID() argument 541 thinLTOInternalizeAndPromoteInIndex(ModuleSummaryIndex & Index,function_ref<bool (StringRef,ValueInfo)> isExported,function_ref<bool (GlobalValue::GUID,const GlobalValueSummary *)> isPrevailing) thinLTOInternalizeAndPromoteInIndex() argument 1018 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( addThinLTO() local 1027 __anonaa2c08900c02(GlobalValue::GUID GUID) addThinLTO() argument 1039 auto GUID = GlobalValue::getGUID(GlobalValue::getGlobalIdentifier( addThinLTO() local 1149 GlobalValue::GUID GUID = GlobalValue::getGUID( run() local 1463 runThinLTOBackendThread(AddStreamFn AddStream,FileCache Cache,unsigned Task,BitcodeModule BM,ModuleSummaryIndex & CombinedIndex,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,const GVSummaryMapTy & DefinedGlobals,MapVector<StringRef,BitcodeModule> & ModuleMap) runThinLTOBackendThread() argument 1509 start(unsigned Task,BitcodeModule BM,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,MapVector<StringRef,BitcodeModule> & ModuleMap) start() argument 1522 __anonaa2c08901202(BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> &ModuleMap) start() argument 1632 start(unsigned Task,BitcodeModule BM,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,MapVector<StringRef,BitcodeModule> & ModuleMap) start() argument 1769 __anonaa2c08901802(GlobalValue::GUID GUID, const GlobalValueSummary *S) runThinLTO() argument 1787 auto GUID = GlobalValue::getGUID( runThinLTO() local 1829 __anonaa2c08901a02(StringRef ModuleIdentifier, GlobalValue::GUID GUID, GlobalValue::LinkageTypes NewLinkage) runThinLTO() argument [all...] |
H A D | ThinLTOCodeGenerator.cpp | 139 computePrevailingCopies(const ModuleSummaryIndex & Index,DenseMap<GlobalValue::GUID,const GlobalValueSummary * > & PrevailingCopy) computePrevailingCopies() argument 366 ModuleCacheEntry(StringRef CachePath,const ModuleSummaryIndex & Index,StringRef ModuleID,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,const GVSummaryMapTy & DefinedGVSummaries,unsigned OptLevel,bool Freestanding,const TargetMachineBuilder & TMBuilder) ModuleCacheEntry() argument 514 resolvePrevailingInIndex(ModuleSummaryIndex & Index,StringMap<std::map<GlobalValue::GUID,GlobalValue::LinkageTypes>> & ResolvedODR,const DenseSet<GlobalValue::GUID> & GUIDPreservedSymbols,const DenseMap<GlobalValue::GUID,const GlobalValueSummary * > & PrevailingCopy) resolvePrevailingInIndex() argument 517 resolvePrevailingInIndex(ModuleSummaryIndex & Index,StringMap<std::map<GlobalValue::GUID,GlobalValue::LinkageTypes>> & ResolvedODR,const DenseSet<GlobalValue::GUID> & GUIDPreservedSymbols,const DenseMap<GlobalValue::GUID,const GlobalValueSummary * > & PrevailingCopy) resolvePrevailingInIndex() argument 520 __anon75ad91c50c02(GlobalValue::GUID GUID, const GlobalValueSummary *S) resolvePrevailingInIndex() argument 530 __anon75ad91c50d02(StringRef ModuleIdentifier, GlobalValue::GUID GUID, GlobalValue::LinkageTypes NewLinkage) resolvePrevailingInIndex() argument 1068 for (auto GUID : ExportedGUIDs) run() local [all...] |
H A D | LTOBackend.cpp | 712 auto GUID = GlobalList.first; initImportList() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | ms-iunknown-template-function.cpp | 10 } GUID; typedef
|
H A D | ms-uuid.cpp | 11 } GUID; typedef
|
H A D | borland-extensions.cpp | 48 } GUID; typedef
|
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | PGOCtxProfReader.h | 41 GlobalValue::GUID GUID = 0; global() variable [all...] |
H A D | CtxInstrContextNode.h | 66 using GUID = uint64_t; variable
|
H A D | MemProfReader.h | 108 MemProfReader(llvm::DenseMap<FrameId,Frame> FrameIdMap,llvm::DenseMap<CallStackId,llvm::SmallVector<FrameId>> CSIdMap,llvm::MapVector<GlobalValue::GUID,IndexedMemProfRecord> ProfData) MemProfReader() argument
|
/llvm-project/compiler-rt/lib/ctx_profile/ |
H A D | CtxInstrContextNode.h | 66 using GUID = uint64_t; variable
|
/llvm-project/clang/test/Parser/ |
H A D | ms-square-bracket-attributes.mm | 8 } GUID; typedef
|
H A D | MicrosoftExtensions.cpp | 45 } GUID; typedef
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | microsoft-uuidof.cpp | 26 typedef struct _GUID GUID; typedef
|
H A D | microsoft-uuidof-mangling.cpp | 10 } GUID; typedef
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | PseudoProbe.h | 111 PseudoProbeDescriptor(uint64_t GUID, uint64_t Hash) in PseudoProbeDescriptor()
|
H A D | GlobalValue.h | 587 using GUID = uint64_t; global() variable
|
/llvm-project/llvm/lib/MC/ |
H A D | MCPseudoProbe.cpp | 270 getProbeFNameForGUID(const GUIDProbeFunctionMap & GUID2FuncMAP,uint64_t GUID) getProbeFNameForGUID() argument 408 uint64_t GUID = std::move(*ErrorOrGUID); buildGUID2FuncDescMap() local [all...] |
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.cpp | 412 auto GUID = Function::getGUID(F.first()); decodePseudoProbe() local 777 uint64_t GUID = Function::getGUID(Name); populateElfSymbolAddressList() local
|
H A D | ProfiledBinary.h | 596 getFuncDescForGUID(uint64_t GUID) getFuncDescForGUID() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | MDBuilder.cpp | 352 createPseudoProbeDesc(uint64_t GUID,uint64_t Hash,StringRef FName) createPseudoProbeDesc() argument
|
H A D | ModuleSummaryIndex.cpp | 167 auto GUID = GlobalList.first; collectDefinedFunctionsForModule() local [all...] |
/llvm-project/llvm/lib/ProfileData/ |
H A D | MemProf.cpp | 639 verifyFunctionProfileData(const llvm::MapVector<GlobalValue::GUID,IndexedMemProfRecord> & FunctionProfileData) verifyFunctionProfileData() argument
|
H A D | MemProfReader.cpp | 238 MemProfReader(llvm::DenseMap<FrameId,Frame> FrameIdMap,llvm::MapVector<GlobalValue::GUID,IndexedMemProfRecord> ProfData) MemProfReader() argument
|