Searched refs:inner_last (Results 1 – 1 of 1) sorted by relevance
747 auto inner_last = map_computation->root_instruction(); in TEST_F() local759 const std::vector<const HloInstruction*> level1 = GetInstructions(inner_last); in TEST_F()782 EXPECT_EQ(HloOpcode::kAdd, inner_last->opcode()); in TEST_F()784 GetTopLevelAllocation(*buffers, inner_last); in TEST_F()