Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc2315 HInstruction* call2_left = MakeInvoke(DataType::Type::kVoid, {}); in TEST_F() local
2319 left->AddInstruction(call2_left); in TEST_F()
2322 call2_left->CopyEnvironmentFrom(cls->GetEnvironment()); in TEST_F()