Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.h42 struct ProfileInlineCache { struct
43 ProfileInlineCache(uint32_t pc, in ProfileInlineCache() function
48 const uint32_t dex_pc;
49 const bool is_missing_types;
50 const std::vector<TypeReference> classes;