Searched defs:inline_caches_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | profiling_info_builder.h | 62 std::vector<uint32_t> inline_caches_; variable |
/aosp_15_r20/art/profman/ | ||
H A D | profman.cc | 1229 IcArray inline_caches_; member |