Searched refs:bounds (Results 1 – 17 of 17) sorted by relevance
1 Regression test on deopt bounds check elimination.
1 Checker test for testing array bounds check elimination.
1 Test on bounds check elimination in loops using intrinsics.
1 Fuzz test that exposed bug in bounds check elimination visiting of blocks.
2 that used to have wrong assumptions about array length bounds.
2 the wrong exception when accessing out of bounds a long/double array.
3 Got expected out-of-bounds exception
1 Regression test for the bounds check elimination pass, which
125 static void bounds() { in bounds() method in Main162 bounds(); in main()
124 static void bounds() { in bounds() method in Main161 bounds(); in main()
2 bounds check elimination.
222 static void bounds() { in bounds() method in Main259 bounds(); in main()
173 static void bounds() { in bounds() method in Main210 bounds(); in main()
227 static void bounds() { in bounds() method in Main264 bounds(); in main()
177 static void bounds() { in bounds() method in Main215 bounds(); in main()
40 # We create multiple accesses that will lead the bounds check41 # elimination pass to add a HDeoptimize. Not having the bounds check helped109 # We create multiple accesses that will lead the bounds check110 # elimination pass to add a HDeoptimize. Not having the bounds check helped
20 This test tries to get the JIT to read out-of-bounds on the initial dex file by getting it to