Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc819 struct IcLineInfo { in GetInlineCacheLine() struct
820 bool is_megamorphic_ = false; in GetInlineCacheLine()
821 bool is_missing_types_ = false; in GetInlineCacheLine()
822 std::set<dex::TypeIndex> classes_; in GetInlineCacheLine()