Searched refs:getInvocationCount (Results 1 – 3 of 3) sorted by relevance
101 public static int getInvocationCount(Method method) in getInvocationCount() method in MethodInvocationMarker104 return info != null ? info.getInvocationCount() : in getInvocationCount()
187 public int getInvocationCount() in getInvocationCount() method in MethodOptimizationInfo
180 MethodInvocationMarker.getInvocationCount(method) == 1 : in visitCodeAttribute()