Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc2293 bool UseProfile() const { in UseProfile() function in art::FINAL
2298 return UseProfile(); in DoProfileGuidedOptimizations()
2312 DCHECK(UseProfile()); in LoadProfile()
3091 if (dex2oat->UseProfile()) { in Dex2oat()