Searched refs:bounds_check3 (Results 1 – 1 of 1) sorted by relevance
879 HInstruction* bounds_check3 = new (&allocator_) HBoundsCheck(j_plus_1, array_length, 0); in TEST_F() local881 HArrayGet(null_check, bounds_check3, Primitive::kPrimInt, 0); in TEST_F()885 inner_body_swap->AddInstruction(bounds_check3); in TEST_F()947 ASSERT_TRUE(IsRemoved(bounds_check3)); in TEST_F()