Home
last modified time | relevance | path

Searched defs:bounds_check5 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc101 HBoundsCheck* bounds_check5 = MakeBoundsCheck(block5, parameter2, array_length); in TEST_F() local
234 HBoundsCheck* bounds_check5 = MakeBoundsCheck(block, constant_5, array_length); in TEST_F() local
556 HInstruction* bounds_check5 = MakeBoundsCheck(inner_body_swap, j_plus_1, array_length); in TEST_F() local