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.cc71 std::vector<ProfileInlineCache> inline_caches; in GetTestInlineCaches() local
106 void MakeMegamorphic(/*out*/std::vector<ProfileInlineCache>* inline_caches) { in MakeMegamorphic()
119 void SetIsMissingTypes(/*out*/std::vector<ProfileInlineCache>* inline_caches) { in SetIsMissingTypes()
510 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
542 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
583 std::vector<ProfileInlineCache> inline_caches = GetTestInlineCaches(); in TEST_F() local
659 std::vector<ProfileInlineCache> inline_caches { in TEST_F() local
689 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
759 std::vector<ProfileInlineCache> inline_caches; in TEST_F() local
784 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.cc74 std::vector<ProfileInlineCache> inline_caches = in SetupProfile() local
116 std::vector<ProfileInlineCache> inline_caches; in GetTestInlineCaches() local
349 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in AssertInlineCaches() local
367 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in AssertInlineCaches() local
1579 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness_super.GetInlineCacheMap(); in TEST_F() local
Dprofman.cc804 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetInlineCacheLine() local
1489 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in ProcessLine() local
/art/compiler/optimizing/
Dinliner.cc659 const ProfileCompilationInfo::InlineCacheMap* inline_caches = hotness.GetInlineCacheMap(); in GetInlineCacheAOT() local
/art/runtime/jit/
Djit_code_cache.cc1520 std::vector<ProfileMethodInfo::ProfileInlineCache> inline_caches; in GetProfiledMethods() local