Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc95 HBoundsCheck* bounds_check4 = MakeBoundsCheck(block4, parameter2, array_length); in TEST_F() local
239 HBoundsCheck* bounds_check4 = MakeBoundsCheck(block, constant_4, array_length); in TEST_F() local
552 HInstruction* bounds_check4 = MakeBoundsCheck(inner_body_swap, phi_j, array_length); in TEST_F() local