Home
last modified time | relevance | path

Searched refs:GetInlineCacheMap (Results 1 – 2 of 2) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.h270 const InlineCacheMap* GetInlineCacheMap() const { in GetInlineCacheMap() function
Dprofile_compilation_info.cc1612 const InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetHotMethodInfo()