Searched refs:while_body_replacements (Results 1 – 1 of 1) sorted by relevance
236 while_body_replacements = make_while_computation_replacements(while_body); in TryRemoveDeadWhileParams() local243 while_body_replacements.emplace( in TryRemoveDeadWhileParams()246 while_body->CloneWithReplacements(std::move(while_body_replacements)); in TryRemoveDeadWhileParams()