Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1859 HInstruction* if_loop_body = new (GetAllocator()) HIf(call_loop_body); in TEST_F() local
1861 loop_body->AddInstruction(if_loop_body); in TEST_F()