Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h62 std::vector<ProfileInlineCache> inline_caches; member
238 const InlineCacheMap* const inline_caches; member
Dprofile_compilation_info.cc1753 const InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetMethod() local
/art/profman/
Dprofman.cc1036 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in ProcessLine() local
/art/runtime/jit/
Djit_code_cache.cc1969 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in GetProfiledMethods() local