Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1992 HInstruction* if_loop_header = new (GetAllocator()) HIf(call_loop_header); in TEST_F() local
1995 loop_header->AddInstruction(if_loop_header); in TEST_F()