Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc632 dex_pc_data->SetIsMegamorphic(); in AddMethod()
717 dex_pc_data->SetIsMegamorphic(); in ReadInlineCache()
1224 dex_pc_data->SetIsMegamorphic(); in MergeWith()
Dprofile_compilation_info.h141 void SetIsMegamorphic() { in SetIsMegamorphic() function
Dprofile_compilation_info_test.cc234 dex_pc_data.SetIsMegamorphic(); in GetOfflineProfileMethodInfo()
782 dex_pc_data.SetIsMegamorphic(); in TEST_F()
/art/profman/
Dprofile_assistant_test.cc140 dex_pc_data.SetIsMegamorphic(); in GetOfflineProfileMethodInfo()