Searched refs:map_root_alloc (Results 1 – 1 of 1) sorted by relevance
1410 auto& map_root_alloc = GetTopLevelAllocation(*assignment, map_root); in TEST_F() local1411 EXPECT_FALSE(map_root_alloc.is_entry_computation_parameter()); in TEST_F()1412 EXPECT_FALSE(map_root_alloc.maybe_live_out()); in TEST_F()1413 EXPECT_TRUE(map_root_alloc.is_thread_local()); in TEST_F()