Searched defs:while_body_comp (Results 1 – 2 of 2) sorted by relevance
52 auto* while_body_comp = xla_while->while_body(); in RunWhileDCE() local96 for (auto* while_body_comp : while_body_comps_to_dce) { in RunWhileDCE() local
51 auto* while_body_comp = instruction->while_body(); in WhileBodyHasPassThroughTupleElement() local