Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc92 HBoundsCheck* bounds_check2 = new (GetAllocator()) in TEST_F() local
861 HBoundsCheck* bounds_check2 = new (GetAllocator()) HBoundsCheck(j_plus_1, array_length, 0); in TEST_F() local