Searched refs:optimization (Results 1 – 8 of 8) sorted by relevance
1 Test arm64-specific array access optimization.
1 Tests the register allocator's optimization of adding synthesized uses
1 Regression test for the load store elimination optimization,
5 The second test checks the Load hoisting optimization for float pointing conversion.
20 # disabled the constant pool optimization.
2 state of the control-flow graph before and after each optimization pass
65 optimizing/optimization.cc \
1294 HOptimization* optimization = optimizations[i]; in RunOptimizations() local1295 optimization->Run(); in RunOptimizations()