Home
last modified time | relevance | path

Searched defs:new_while_instr (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_util_test.cc79 HloInstruction* new_while_instr = make_live_in_result.new_while_instr; in TEST() local
111 HloInstruction* new_while_instr = make_live_in_result.new_while_instr; in TEST() local
Dwhile_util.h30 HloInstruction* new_while_instr; member