Searched refs:optimization (Results 1 – 25 of 26) sorted by relevance
12
19 import dalvik.annotation.optimization.DeadReferenceSafe;20 import dalvik.annotation.optimization.ReachabilitySensitive;
17 import dalvik.annotation.optimization.DeadReferenceSafe;
19 import dalvik.annotation.optimization.DeadReferenceSafe;
1 Checker tests for the code sinking optimization pass.
1 Test arm- and arm64-specific array access optimization.
1 Checker test for testing the arraycopy optimization in
1 Test arm- and arm64-specific array access optimization for simd loops.
1 Tests the register allocator's optimization of adding synthesized uses
1 Regression test for the code sinking optimization, which used
1 Test the optimization of integer division and remainder instructions when
1 Regression test for the compiler, whose loop optimization used to wrongly
1 Regression test for the optimization of String.charAt, which
1 Regression test for the load store elimination optimization,
17 package dalvik.annotation.optimization;
5 The second test checks the Load hoisting optimization for float pointing conversion.
6 annotation classes (during the CriticalNative/FastNative optimization
7 method and optimization pass under the assumption that interpreter is correct.11 optimization passes P0..Pl, finds smallest j such that compiling Mi with passes
20 # disabled the constant pool optimization.
25 import dalvik.annotation.optimization.CriticalNative;26 import dalvik.annotation.optimization.FastNative;
67 # follows the optimization of `HSelect` to `HBooleanNot` occurring in the158 # follows the optimization of `HSelect` to `HBooleanNot` occurring in the304 # follows the optimization of `HSelect` to `HBooleanNot` occurring in the474 # follows the optimization of `HSelect` to `HBooleanNot` occurring in the622 # follows the optimization of `HSelect` to `HBooleanNot` occurring in the849 # follows the optimization of `HSelect` to `HBooleanNot` occurring in the
2 state of the control-flow graph before and after each optimization pass
17 import dalvik.annotation.optimization.CriticalNative;18 import dalvik.annotation.optimization.FastNative;
69 "optimizing/optimization.cc",