Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.h48 struct ProfileInlineCache { struct
49 ProfileInlineCache(uint32_t pc, in ProfileInlineCache() function
54 const uint32_t dex_pc;
55 const bool is_missing_types;
56 const std::vector<ProfileClassReference> classes;