Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_util_test.cc84 HloInstruction* new_while_instr = make_live_in_result.new_while_instr; in TEST_F() local
116 HloInstruction* new_while_instr = make_live_in_result.new_while_instr; in TEST_F() local
H A Dwhile_util.h30 HloInstruction* new_while_instr; member