Home | History | Annotate | Download | only in dexlayout

Lines Matching refs:InsnCount

959     if (orig_try->InsnCount() != output_try->InsnCount()) {
963 orig_try->InsnCount(),
964 output_try->InsnCount());