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