Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.h213 void SetInlineCacheMap(const InlineCacheMap* info) { in SetInlineCacheMap() function
Dprofile_compilation_info.cc1657 ret.SetInlineCacheMap(&it->second); in GetHotnessInfo()