Searched refs:ir_module_string_before_opt (Results 1 – 1 of 1) sorted by relevance
1369 std::string ir_module_string_before_opt; in RunBackend() local1373 ir_module_string_before_opt = in RunBackend()1418 DCHECK_NE("", ir_module_string_before_opt); in RunBackend()1419 gpu_executable->set_ir_module_string(ir_module_string_before_opt); in RunBackend()