Searched refs:outer_loop_exit (Results 1 – 1 of 1) sorted by relevance
318 HBasicBlock* outer_loop_exit = new (GetAllocator()) HBasicBlock(graph); in TEST_F() local325 graph->AddBlock(outer_loop_exit); in TEST_F()332 outer_loop_header->AddSuccessor(outer_loop_exit); in TEST_F()352 outer_loop_exit->AddInstruction(new (GetAllocator()) HExit()); in TEST_F()