Searched refs:have_profile_file (Results 1 – 1 of 1) sorted by relevance
843 const bool have_profile_file = !profile_file_.empty(); in ProcessOptions() local845 if (have_profile_file && have_profile_fd) { in ProcessOptions()