Searched refs:bounds_check_i_mod_200 (Results 1 – 1 of 1) sorted by relevance
1031 HBoundsCheck* bounds_check_i_mod_200 = new (GetAllocator()) HBoundsCheck( in TEST_F() local1034 new_array, bounds_check_i_mod_200, constant_10, DataType::Type::kInt32, 0); in TEST_F()1036 loop_body->AddInstruction(bounds_check_i_mod_200); in TEST_F()1103 ASSERT_TRUE(IsRemoved(bounds_check_i_mod_200)); in TEST_F()