Searched refs:getGlobalValueSummary (Results 1 – 4 of 4) sorted by relevance
1790 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,1793 return getGlobalValueSummary(GV.getGUID(), PerModuleIndex);1800 getGlobalValueSummary(GlobalValue::GUID ValueGUID,
1082 Index.getGlobalValueSummary(GV)->setLive(true); in buildModuleSummaryIndex()1087 auto *Summary = Index.getGlobalValueSummary(*V); in buildModuleSummaryIndex()
179 ModuleSummaryIndex::getGlobalValueSummary(uint64_t ValueGUID, in getGlobalValueSummary() function in ModuleSummaryIndex
4876 auto *Summary = Index->getGlobalValueSummary(A); in writePerModuleGlobalValueSummary()