Searched refs:early_exit_left_return (Results 1 – 1 of 1) sorted by relevance
6043 HInstruction* early_exit_left_return = new (GetAllocator()) HReturn(early_exit_left_read); in TEST_F() local6045 left_exit_early->AddInstruction(early_exit_left_return); in TEST_F()6085 EXPECT_INS_EQ(early_exit_left_return->InputAt(0), c33); in TEST_F()