Home
last modified time | relevance | path

Searched refs:call_c2 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination_test.cc1834 HInstruction* call_c2 = MakeInvoke(DataType::Type::kVoid, { new_inst }); in TEST_F() local
1837 case2->AddInstruction(call_c2); in TEST_F()
1839 call_c2->CopyEnvironmentFrom(cls->GetEnvironment()); in TEST_F()