Home | History | Annotate | Download | only in analysis

Lines Matching refs:origType

4190             RegType origType;
4192 origType = getRegisterType(workLine, decInsn.vA);
4193 if (!regTypeIsReference(origType)) {