Home
last modified time | relevance | path

Searched refs:bounds_check_param_i_mod_10 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc637 HBoundsCheck* bounds_check_param_i_mod_10 = in TEST_F() local
640 loop_body, new_array, bounds_check_param_i_mod_10, constant_10, DataType::Type::kInt32); in TEST_F()
664 ASSERT_FALSE(IsRemoved(bounds_check_param_i_mod_10)); in TEST_F()