Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1851 HInstruction* if_loop_header = new (GetAllocator()) HIf(call_loop_header); in TEST_F() local
1854 loop_header->AddInstruction(if_loop_header); in TEST_F()