Home | History | Annotate | Download | only in analysis

Lines Matching refs:origType

4128             RegType origType;
4130 origType = getRegisterType(workLine, decInsn.vA);
4131 if (!regTypeIsReference(origType)) {