Home
last modified time | relevance | path

Searched refs:found_next_instr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc2578 bool found_next_instr = false; in PrintCycle() local
2595 found_next_instr = true; in PrintCycle()
2597 if (!found_next_instr) { in PrintCycle()