Searched refs:profdata_file (Results 1 – 1 of 1) sorted by relevance
295 def _build_optimized_clang(env, stage1_dir, profdata_file): argument296 if not env.dry_run and not os.path.exists(profdata_file):298 profdata_file)302 cmake.add_new_flag('LLVM_PROFDATA_FILE', os.path.abspath(profdata_file))