Searched refs:getValueInfo (Results 1 – 10 of 10) sorted by relevance
66 auto VI = getValueInfo(ValueGUID); in getGlobalValueSummary()75 auto VI = getValueInfo(GUID); in isGUIDLive()296 auto VI = getValueInfo(SummaryIt.first); in exportToDot()333 defineExternalNode(OS, " ", getValueInfo(E.Dst)); in exportToDot()
2641 auto VI = TheIndex->getValueInfo(GlobalList); in printModuleSummaryIndex()
243 return Index.getValueInfo(GUID); in updateValueInfoForIndirectCalls()436 auto VI = Index.getValueInfo(GVSummary.first); in ComputeImportForModule()468 if (const auto &VI = Index.getValueInfo(G)) { in isGlobalVarSummary()618 ValueInfo VI = Index.getValueInfo(GUID); in computeDeadSymbols()627 auto VI = Index.getValueInfo(Entry); in computeDeadSymbols()
1795 if (auto VI = ExportSummary->getValueInfo(GUID)) in lower()
208 ValueInfo VI = ImportIndex.getValueInfo(GV.getGUID()); in processGlobalForThinLTO()
580 const auto &ValueInfo = getValueInfo(Op); in renameUses()708 PredicateInfo::getValueInfo(Value *Operand) const { in getValueInfo() function in llvm::PredicateInfo
890 ValueInfo getValueInfo(const GlobalValueSummaryMapTy::value_type &R) const {895 ValueInfo getValueInfo(GlobalValue::GUID GUID) const {976 auto CalleeInfo = getValueInfo(ValueGUID);
246 const ValueInfo &getValueInfo(Value *) const;
414 if (ValueInfo VI = Index.getValueInfo(GlobalValue::getGUID(Name))) in setLiveRoot()
3493 auto VI = Index->getValueInfo(V.getGUID()); in writeModuleLevelReferences()3602 ValueInfo VI = Index->getValueInfo(F.getGUID()); in writePerModuleGlobalValueSummary()