Searched refs:make_while_computation_replacements (Results 1 – 1 of 1) sorted by relevance
182 auto make_while_computation_replacements = [&](const HloComputation* comp) { in TryRemoveDeadWhileParams() local233 make_while_computation_replacements(while_cond)); in TryRemoveDeadWhileParams()236 while_body_replacements = make_while_computation_replacements(while_body); in TryRemoveDeadWhileParams()