Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1438 if (UseProfile()) { in ParseArgs()
2535 bool UseProfile() const { in UseProfile() function in art::Dex2Oat
2540 return UseProfile(); in DoProfileGuidedOptimizations()
2566 DCHECK(UseProfile()); in LoadProfile()
3247 if (dex2oat->UseProfile()) { in Dex2oat()
3290 if (dex2oat->UseProfile()) { in Dex2oat()