Home
last modified time | relevance | path

Searched defs:FreeBySizeEntry (Results 1 – 1 of 1) sorted by relevance

/art/compiler/utils/
Dswap_space.h72 struct FreeBySizeEntry { struct
73 FreeBySizeEntry(size_t sz, FreeByStartSet::const_iterator entry) in FreeBySizeEntry() argument
82 bool operator()(const FreeBySizeEntry& lhs, const FreeBySizeEntry& rhs) const { in operator() argument