Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.cc127 bool check_for_first_save = in Run() local
129 bool force_early_first_save = check_for_first_save && IsFirstSave(); in Run()