Searched defs:ProfileInlineCache (Results 1 – 3 of 3) sorted by relevance
44 struct ProfileInlineCache { struct45 ProfileInlineCache(uint32_t pc, in ProfileInlineCache() function50 const uint32_t dex_pc;51 const bool is_missing_types;52 const std::vector<TypeReference> classes;
35 using ProfileInlineCache = ProfileMethodInfo::ProfileInlineCache; typedef
39 using ProfileInlineCache = ProfileMethodInfo::ProfileInlineCache; typedef