Searched refs:while_body_live_in_values (Results 1 – 3 of 3) sorted by relevance
34 std::vector<HloInstruction*> while_body_live_in_values; member
292 live_in_instructions_result.while_body_live_in_values[i])); in TryHoistingInvariantInstructionsFromWhileBody()
145 result.while_body_live_in_values = std::move(live_in_instructions); in MakeInstructionsLiveIn()