Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc2000 HInstruction* if_loop_body = new (GetAllocator()) HIf(call_loop_body); in TEST_F() local
2002 loop_body->AddInstruction(if_loop_body); in TEST_F()
6826 HInstruction* if_loop_body = new (GetAllocator()) HIf(call_loop_body); in TEST_F() local
6828 loop_body->AddInstruction(if_loop_body); in TEST_F()
7016 HInstruction* if_loop_body = new (GetAllocator()) HIf(call_loop_body); in TEST_F() local
7018 loop_body->AddInstruction(if_loop_body); in TEST_F()
7158 HInstruction* if_loop_body = new (GetAllocator()) HIf(call_loop_body); in TEST_F() local
7160 loop_body->AddInstruction(if_loop_body); in TEST_F()
7320 loop_body->AddInstruction(if_loop_body); in TEST_F()
7451 loop_body->AddInstruction(if_loop_body); in TEST_F()
[all …]