Searched refs:call_start_left (Results 1 – 1 of 1) sorted by relevance
6166 HInstruction* call_start_left = MakeInvoke(DataType::Type::kVoid, { }); in TEST_F() local6168 start_left->AddInstruction(call_start_left); in TEST_F()6170 call_start_left->CopyEnvironmentFrom(cls->GetEnvironment()); in TEST_F()6219 EXPECT_INS_RETAINED(call_start_left); in TEST_F()