Searched refs:node_backend_config (Results 1 – 1 of 1) sorted by relevance
618 string node_backend_config = GetInstructionNodeBackendConfig(parent_instr); in DumpSubcomputation() local619 if (!node_backend_config.empty()) { in DumpSubcomputation()620 StrAppend(&subcomp_label, "<br/>", node_backend_config); in DumpSubcomputation()783 string node_backend_config = GetInstructionNodeBackendConfig(instr); in DumpInstruction() local801 for (const string& s : {trivial_subcomputation, node_backend_config, in DumpInstruction()