Searched refs:paramRegisterCount (Results 1 – 1 of 1) sorted by relevance
79 private final int paramRegisterCount; field in MethodAnalyzer130 paramRegisterCount = MethodUtil.getParameterRegisterCount(method); in MethodAnalyzer()144 int parameterRegisters = paramRegisterCount; in analyze()322 return paramRegisterCount;