Home
last modified time | relevance | path

Searched defs:dex_profile_index (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jit/
Dprofile_compilation_info.cc516 uint8_t dex_profile_index = dex_it.first; in AddInlineCacheToBuffer() local
780 uint8_t dex_profile_index; in ReadInlineCache() local
1131 uint8_t dex_profile_index = dex_it.first; in VerifyProfileData() local
Dprofile_compilation_info.h128 uint8_t dex_profile_index; // the index of the owning dex in the profile info member
Dprofile_compilation_info_test.cc203 uint8_t dex_profile_index = dex_map.FindOrAdd(const_cast<DexFile*>(class_ref.dex_file), in ConvertProfileMethodInfo() local