Home
last modified time | relevance | path

Searched refs:SetIsMegamorphic (Results 1 – 4 of 4) sorted by relevance

/art/runtime/jit/
Dprofile_compilation_info_test.cc241 dex_pc_data.SetIsMegamorphic(); in GetOfflineProfileMethodInfo()
859 dex_pc_data.SetIsMegamorphic(); in TEST_F()
1210 dex_pc_data.SetIsMegamorphic(); in TEST_F()
Dprofile_compilation_info.h144 void SetIsMegamorphic() { in SetIsMegamorphic() function
Dprofile_compilation_info.cc685 dex_pc_data->SetIsMegamorphic(); in AddMethod()
776 dex_pc_data->SetIsMegamorphic(); in ReadInlineCache()
1540 dex_pc_data->SetIsMegamorphic(); in MergeWith()
/art/profman/
Dprofile_assistant_test.cc174 dex_pc_data.SetIsMegamorphic(); in GetOfflineProfileMethodInfo()