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