Searched refs:getMethodReturnValue (Results 1 - 5 of 5) sorted by relevance

/external/proguard/src/proguard/optimize/evaluation/
H A DLoadingInvocationUnit.java150 protected Value getMethodReturnValue(Clazz clazz, method in class:LoadingInvocationUnit
161 Value value = StoringInvocationUnit.getMethodReturnValue((Method)referencedMember);
172 return super.getMethodReturnValue(clazz,
H A DStoringInvocationUnit.java200 public static Value getMethodReturnValue(Method method) method in class:StoringInvocationUnit
/external/proguard/src/proguard/optimize/
H A DConstantMemberFilter.java70 Value value = StoringInvocationUnit.getMethodReturnValue(programMethod);
/external/proguard/src/proguard/evaluation/
H A DBasicInvocationUnit.java229 stack.push(getMethodReturnValue(clazz, methodrefConstant, returnType));
329 protected Value getMethodReturnValue(Clazz clazz, method in class:BasicInvocationUnit
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 71 milliseconds