Searched refs:null_check_env (Results 1 – 1 of 1) sorted by relevance
98 HEnvironment* null_check_env = new (GetAllocator()) HEnvironment(GetAllocator(), in TEST_F() local103 null_check_env->CopyFrom(ArrayRef<HInstruction* const>(args)); in TEST_F()104 null_check->SetRawEnvironment(null_check_env); in TEST_F()167 HEnvironment* null_check_env = new (GetAllocator()) HEnvironment(GetAllocator(), in TEST_F() local172 null_check_env->CopyFrom(ArrayRef<HInstruction* const>(args)); in TEST_F()173 null_check->SetRawEnvironment(null_check_env); in TEST_F()