Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc928 SafeMap<uint8_t, uint8_t> dex_profile_index_remap; in MergeWith() local
935 dex_profile_index_remap.Put(other_dex_data->profile_index, dex_data->profile_index); in MergeWith()
962 dex_pc_data->AddClass(dex_profile_index_remap.Get( in MergeWith()