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.h132 uint8_t dex_profile_index; // the index of the owning dex in the profile info member
Dprofile_compilation_info.cc377 uint8_t dex_profile_index = dex_it.first; in AddInlineCacheToBuffer() local
610 uint8_t dex_profile_index; in ReadInlineCache() local
Dprofile_compilation_info_test.cc185 uint8_t dex_profile_index = dex_map.FindOrAdd(const_cast<DexFile*>(class_ref.dex_file), in ConvertProfileMethodInfo() local