Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc630 HBoundsCheck* bounds_check_i_mod_array_len = in TEST_F() local
633 loop_body, null_check, bounds_check_i_mod_array_len, constant_10, DataType::Type::kInt32); in TEST_F()
663 ASSERT_TRUE(IsRemoved(bounds_check_i_mod_array_len)); in TEST_F()