Searched defs:run_pgo (Results 1 – 1 of 1) sorted by relevance
/arkcompiler/toolchain/build/compile_script/ |
D | ark.py | 392 aot_mode: bool, run_pgo=False): argument 436 def generate_lib_ark_builtins_abc(run_pgo, gn_args, out_path, x64_out_path, test262_log_path): argument 456 def get_test262_cmd(gn_args, out_path, x64_out_path, aot_mode, run_pgo, args_to_test262_cmd): argument
|