Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h44 struct ProfileInlineCache { struct
45 ProfileInlineCache(uint32_t pc, in ProfileInlineCache() function
50 const uint32_t dex_pc;
51 const bool is_missing_types;
52 const std::vector<TypeReference> classes;