Searched refs:map_root_alloc (Results 1 – 1 of 1) sorted by relevance
1238 auto& map_root_alloc = GetTopLevelAllocation(*assignment, map_root); in TEST_F() local1239 EXPECT_FALSE(map_root_alloc.is_entry_computation_parameter()); in TEST_F()1240 EXPECT_FALSE(map_root_alloc.maybe_live_out()); in TEST_F()1241 EXPECT_TRUE(map_root_alloc.is_thread_local()); in TEST_F()