Searched refs:profile_load_attempted_ (Results 1 – 1 of 1) sorted by relevance
548 profile_load_attempted_(false) in Dex2Oat()2335 DCHECK(!HasProfileInput() || profile_load_attempted_) in DoProfileGuidedOptimizations()2365 profile_load_attempted_ = true; in LoadProfile()3003 bool profile_load_attempted_; member in art::Dex2Oat