Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc2022 HInstruction* right_if = new (GetAllocator()) HIf(bool_value_2); in TEST_F() local
2023 right_start->AddInstruction(right_if); in TEST_F()