Searched refs:debug_info_path_begin_marker (Results 1 – 6 of 6) sorted by relevance
102 absl::string_view debug_info_path_begin_marker) { in ConvertGraphDefToXlaViaMlir() argument132 if (!debug_info_path_begin_marker.empty()) { in ConvertGraphDefToXlaViaMlir()136 file_name->rfind(std::string(debug_info_path_begin_marker)); in ConvertGraphDefToXlaViaMlir()139 debug_info_path_begin_marker.length()); in ConvertGraphDefToXlaViaMlir()
47 absl::string_view debug_info_path_begin_marker);
32 string debug_info_path_begin_marker; member
31 {"debug_info_path_begin_marker", &flags->debug_info_path_begin_marker, in AppendMainFlags()
68 flags.debug_info_path_begin_marker = ""; in main()
135 flags.debug_info_path_begin_marker)); in CompileGraph()