Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_compilation_info.cc425 const auto& profile_index_it = profile_key_map_.FindOrAdd(profile_key, profile_key_map_.size()); in GetOrAddDexFileData() local
461 const auto& profile_index_it = profile_key_map_.find(profile_key); in FindDexData() local