Searched refs:named_streams (Results 1 – 3 of 3) sorted by relevance
49 iterator_range<StringMapConstIterator<uint32_t>> named_streams() const;
64 InfoStream::named_streams() const { in named_streams() function in InfoStream
137 for (auto &NSE : Info->named_streams()) { in dumpStreamSummary()