Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_dce.cc52 auto* while_body_comp = xla_while->while_body(); in RunWhileDCE() local
96 for (auto* while_body_comp : while_body_comps_to_dce) { in RunWhileDCE() local
H A Dhlo_module_dce_test.cc51 auto* while_body_comp = instruction->while_body(); in WhileBodyHasPassThroughTupleElement() local