Home
last modified time | relevance | path

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

/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc77 std::vector<ProfileInlineCache> inline_caches; in GetTestInlineCaches() local
112 void MakeMegamorphic(/*out*/std::vector<ProfileInlineCache>* inline_caches) { in MakeMegamorphic()
125 void SetIsMissingTypes(/*out*/std::vector<ProfileInlineCache>* inline_caches) { in SetIsMissingTypes()
522 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
554 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
595 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
671 std::vector<ProfileInlineCache> inline_caches { in TEST_F() local
701 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
771 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
796 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
[all …]
H A Dprofile_compilation_info.h75 std::vector<ProfileInlineCache> inline_caches; member
H A Dprofile_compilation_info.cc3076 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in ExtractInlineCacheInfo() local
/aosp_15_r20/art/profman/
H A Dprofile_assistant_test.cc76 std::vector<ProfileInlineCache> inline_caches = in SetupProfile() local
118 std::vector<ProfileInlineCache> inline_caches; in GetTestInlineCaches() local
351 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in AssertInlineCaches() local
369 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in AssertInlineCaches() local
1558 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness_super.GetInlineCacheMap(); in TEST_F() local
H A Dprofman.cc1466 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in ProcessLine() local
/aosp_15_r20/art/runtime/jit/
H A Dprofiling_info.cc36 InlineCache* inline_caches = GetInlineCaches(); in ProfilingInfo() local
H A Djit_code_cache.cc1560 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in GetProfiledMethods() local
/aosp_15_r20/art/compiler/optimizing/
H A Dinliner.cc757 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetInlineCacheAOT() local