Searched defs:PerTypeEntryInfo (Results 1 – 1 of 1) sorted by relevance
546 struct PerTypeEntryInfo { struct547 PerTypeEntryInfo() : regular_count(0), overflow_start(-1) {} in PerTypeEntryInfo() function560 PerTypeEntryInfo info_[ConstantPoolEntry::NUMBER_OF_TYPES]; argument