Home
last modified time | relevance | path

Searched refs:chosen_suffix_count_ (Results 1 – 1 of 1) sorted by relevance

/art/tools/dexanalyze/
Ddexanalyze_strings.cc231 if (chosen_suffix_count_ == 0u) { in Savings()
238 if (cur->chosen_suffix_count_ == 0u) { in Savings()
298 ++cur->chosen_suffix_count_; in ExtractPrefixes()
335 uint32_t chosen_suffix_count_ = 0u; member in art::dexanalyze::MatchTrie