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