Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.cc269 const std::string& cur_profile = it.first; in IsFirstSave() local
273 if (!IsProfileEmpty(cur_profile) || !IsProfileEmpty(ref_profile)) { in IsFirstSave()