Searched refs:early_exit_right_read (Results 1 – 1 of 1) sorted by relevance
6060 HInstruction* early_exit_right_read = in TEST_F() local6062 HInstruction* early_exit_right_return = new (GetAllocator()) HReturn(early_exit_right_read); in TEST_F()6063 right_exit_early->AddInstruction(early_exit_right_read); in TEST_F()6082 EXPECT_INS_REMOVED(early_exit_right_read); in TEST_F()