Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc6843 HInstruction* if_end = new (GetAllocator()) HIf(call_end); in TEST_F() local
6845 loop_end->AddInstruction(if_end); in TEST_F()