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