Searched refs:bounds_check3 (Results 1 – 1 of 1) sorted by relevance
880 HInstruction* bounds_check3 = new (GetAllocator()) HBoundsCheck(j_plus_1, array_length, 0); in TEST_F() local882 HArrayGet(null_check, bounds_check3, DataType::Type::kInt32, 0); in TEST_F()886 inner_body_swap->AddInstruction(bounds_check3); in TEST_F()948 ASSERT_TRUE(IsRemoved(bounds_check3)); in TEST_F()