Home
last modified time | relevance | path

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

/art/libprofile/profile/
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 …]
Dprofile_compilation_info.h75 std::vector<ProfileInlineCache> inline_caches; member
/art/profman/
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
1577 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness_super.GetInlineCacheMap(); in TEST_F() local
Dprofman.cc810 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetInlineCacheLine() local
1510 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in ProcessLine() local
/art/compiler/optimizing/
Dinliner.cc686 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetInlineCacheAOT() local
/art/runtime/jit/
Djit_code_cache.cc1556 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in GetProfiledMethods() local