Searched refs:profile_load_attempted_ (Results 1 – 1 of 1) sorted by relevance
550 profile_load_attempted_(false), in Dex2Oat()2341 DCHECK(!HasProfileInput() || profile_load_attempted_) in DoProfileGuidedOptimizations()2353 profile_load_attempted_ = true; in LoadProfile()3015 bool profile_load_attempted_; member in art::Dex2Oat