Searched refs:compilation_desired (Results 1 – 1 of 1) sorted by relevance
997 bool compilation_desired = CompilerFilter::IsAotCompilationEnabled(target); in GetDexOptNeeded() local1005 if (filter_okay && !compilation_desired && Status() == kOatRelocationOutOfDate) { in GetDexOptNeeded()