Searched defs:profile_guided (Results 1 – 1 of 1) sorted by relevance
985 const std::string& dex_path, const char* profile_name, bool profile_guided, in maybe_open_reference_profile()1025 bool profile_guided, UniqueFile* in_vdex_wrapper, in open_vdex_files_for_dex2oat()1699 bool profile_guided = (dexopt_flags & DEXOPT_PROFILE_GUIDED) != 0; in dexopt() local