Lines Matching full:merge
64 * Creates a new ClassMerger that will merge classes into the given target
70 * merge them.
83 * Creates a new ClassMerger that will merge classes into the given target
89 * merge them.
142 // Don't merge classes that must be preserved.
146 // Only merge classes that haven't been retargeted yet.
150 // Don't merge annotation classes, with all their introspection and
154 // Only merge classes if we can change the access permissioms, or
167 // Only merge two classes or two interfaces or two abstract classes,
277 info.merge(ClassOptimizationInfo.getClassOptimizationInfo(programClass));