Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc2123 HInstruction* if_left_loop = new (GetAllocator()) HIf(call_left_loop); in TEST_F() local
2126 left_loop->AddInstruction(if_left_loop); in TEST_F()
2230 HInstruction* if_left_loop = new (GetAllocator()) HIf(call_left_loop); in TEST_F() local
2234 left_loop->AddInstruction(if_left_loop); in TEST_F()