Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1265 HInstruction* pre_header_goto = new (GetAllocator()) HGoto(); in TEST_F() local
1267 loop_pre_header->AddInstruction(pre_header_goto); in TEST_F()
1394 HInstruction* pre_header_goto = new (GetAllocator()) HGoto(); in TEST_F() local
1396 loop_pre_header->AddInstruction(pre_header_goto); in TEST_F()