Searched refs:compiled_all (Results 1 – 1 of 1) sorted by relevance
421 const bool compiled_all = odrefresh_status == art::odrefresh::ExitCode::kCompilationSuccess; in main() local422 LOG(INFO) << "odrefresh compiled " << (compiled_all ? "all" : "partial") in main()