Searched defs:CallSiteIds (Results 1 – 1 of 1) sorted by relevance
450 IndexedCollectionVector<CallSiteId>& CallSiteIds() { return call_site_ids_; } in CallSiteIds() function451 const IndexedCollectionVector<CallSiteId>& CallSiteIds() const { return call_site_ids_; } in CallSiteIds() function