Searched refs:getGlobalValueSummary (Results 1 – 4 of 4) sorted by relevance
1724 GlobalValueSummary *getGlobalValueSummary(const GlobalValue &GV,1727 return getGlobalValueSummary(GV.getGUID(), PerModuleIndex);1733 GlobalValueSummary *getGlobalValueSummary(GlobalValue::GUID ValueGUID,
1032 Index.getGlobalValueSummary(GV)->setLive(true); in buildModuleSummaryIndex()1037 auto *Summary = Index.getGlobalValueSummary(*V); in buildModuleSummaryIndex()
182 ModuleSummaryIndex::getGlobalValueSummary(uint64_t ValueGUID, in getGlobalValueSummary() function in ModuleSummaryIndex
4485 auto *Summary = Index->getGlobalValueSummary(A); in writePerModuleGlobalValueSummary()