Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1826 HInstruction* call_c1 = MakeInvoke(DataType::Type::kVoid, { new_inst }); in TEST_F() local
1829 case1->AddInstruction(call_c1); in TEST_F()
1831 call_c1->CopyEnvironmentFrom(cls->GetEnvironment()); in TEST_F()