Searched refs:DecoderSet (Results 1 – 1 of 1) sorted by relevance
135 typedef SmallSetVector<CachedHashString, 16> DecoderSet; typedef192 DecoderSet Decoders;237 DecoderSet &Decoders) const;613 std::pair<unsigned, bool> getDecoderIndex(DecoderSet &Decoders,1062 DecoderSet &Decoders) const { in emitDecoderFunction()1272 std::pair<unsigned, bool> FilterChooser::getDecoderIndex(DecoderSet &Decoders, in getDecoderIndex()1291 DecoderSet::const_iterator P = find(Decoders, Decoder.str()); in getDecoderIndex()