Home
last modified time | relevance | path

Searched defs:call_left (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dload_store_analysis_test.cc509 HInstruction* call_left = MakeInvokeStatic(left, DataType::Type::kVoid, {new_inst}); in TEST_F() local
585 HInstruction* call_left = MakeInvokeStatic(high_left, DataType::Type::kVoid, {new_inst}); in TEST_F() local
658 HInstruction* call_left = MakeInvokeStatic(left_merge, DataType::Type::kVoid, {left_phi}); in TEST_F() local
H A Dload_store_elimination_test.cc1849 HInstruction* call_left = MakeInvokeStatic(left, DataType::Type::kVoid, { new_inst }); in TEST_F() local
1900 HInstruction* call_left = MakeInvokeStatic(left, DataType::Type::kVoid, { new_inst }); in TEST_F() local
2127 HInstruction* call_left = MakeInvokeStatic(left, DataType::Type::kVoid, { new_inst }); in TEST_F() local
2193 HInstruction* call_left = MakeInvokeStatic(left, DataType::Type::kVoid, { new_inst }); in TEST_F() local