Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1987 HInstruction* goto_preheader = new (GetAllocator()) HGoto(); in TEST_F() local
1988 loop_pre_header->AddInstruction(goto_preheader); in TEST_F()
6816 HInstruction* goto_preheader = new (GetAllocator()) HGoto(); in TEST_F() local
6817 loop_pre_header->AddInstruction(goto_preheader); in TEST_F()
7003 HInstruction* goto_preheader = new (GetAllocator()) HGoto(); in TEST_F() local
7004 loop_pre_header->AddInstruction(goto_preheader); in TEST_F()
7144 HInstruction* goto_preheader = new (GetAllocator()) HGoto(); in TEST_F() local
7146 loop_pre_header->AddInstruction(goto_preheader); in TEST_F()
7306 loop_pre_header->AddInstruction(goto_preheader); in TEST_F()
7437 loop_pre_header->AddInstruction(goto_preheader); in TEST_F()
[all …]