Searched refs:bounds_check_param_i_mod_10 (Results 1 – 1 of 1) sorted by relevance
1067 HBoundsCheck* bounds_check_param_i_mod_10 = new (GetAllocator()) HBoundsCheck( in TEST_F() local1070 new_array, bounds_check_param_i_mod_10, constant_10, DataType::Type::kInt32, 0); in TEST_F()1072 loop_body->AddInstruction(bounds_check_param_i_mod_10); in TEST_F()1106 ASSERT_FALSE(IsRemoved(bounds_check_param_i_mod_10)); in TEST_F()