Searched refs:call_c2 (Results 1 – 1 of 1) sorted by relevance
1834 HInstruction* call_c2 = MakeInvoke(DataType::Type::kVoid, { new_inst }); in TEST_F() local1837 case2->AddInstruction(call_c2); in TEST_F()1839 call_c2->CopyEnvironmentFrom(cls->GetEnvironment()); in TEST_F()