Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc94 HBoundsCheck* bounds_check2 = new (&allocator_) in TEST_F() local
860 HBoundsCheck* bounds_check2 = new (&allocator_) HBoundsCheck(j_plus_1, array_length, 0); in TEST_F() local