Searched refs:peephole (Results 1 – 25 of 74) sorted by relevance
123
21 package proguard.optimize.peephole;
29 import proguard.optimize.peephole.VariableShrinker;
31 import proguard.optimize.peephole.VariableShrinker;
2 ; Check that the peephole optimizer knows about sext and zext instructions.
3 ; Test peephole optimization for medium code model (32-bit TOC offsets)
4 ; Test peephole optimization for medium code model (32-bit TOC offsets)
32 (* Do simple "peephole" optimizations and bit-twiddling optzn. *)
3 ; ARM has a peephole optimization which looks for a def / use pair. The def
7 ; FIXME: The -march=thumb test doesn't change if -disable-peephole is specified.80 ; Another test that exercises the AND/TST peephole optimization and also