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