Searched refs:isPushForType (Results 1 – 1 of 1) sorted by relevance
537 } else if (!isPushForType(insn, paramTypes[i])) { in attemptAllocationBeforeArgumentLoads()570 private /* static */ boolean isPushForType(AbstractInsnNode insn, Type type) { in isPushForType() method in LambdaDesugaring.InvokedynamicRewriter