Searched refs:SelectDistinctViaImportance (Results 1 – 1 of 1) sorted by relevance
317 var sortedIntervals = SelectDistinctViaImportance(newSymbols).ToArray(); in Add()501 private IEnumerable<Symbol> SelectDistinctViaImportance(IEnumerable<Symbol> symbolSet) in SelectDistinctViaImportance() method in Antmicro.Renode.Core.SymbolLookup.SortedIntervals