Searched refs:live_in_instructions (Results 1 – 1 of 1) sorted by relevance
133 std::vector<HloInstruction*> live_in_instructions; in MakeInstructionsLiveIn() local136 live_in_instructions.push_back( in MakeInstructionsLiveIn()145 result.while_body_live_in_values = std::move(live_in_instructions); in MakeInstructionsLiveIn()