Searched refs:thisValue (Results 1 – 11 of 11) sorted by relevance
124 Value thisValue = this.values[index]; in generalize() local132 if (thisValue != null && in generalize()134 thisValue.computationalType() == otherValue.computationalType()) in generalize()136 Value newValue = thisValue.generalize(otherValue); in generalize()138 changed = changed || !thisValue.equals(newValue); in generalize()144 changed = changed || thisValue != null; in generalize()295 Value thisValue = this.values[index]; in equals() local303 if (thisValue != null && in equals()305 thisValue.computationalType() == otherValue.computationalType() && in equals()306 !thisValue.equals(otherValue)) in equals()
133 Value thisValue = this.values[index]; in generalize() local135 if (thisValue != null) in generalize()143 newValue = thisValue.generalize(otherValue); in generalize()146 changed = changed || !thisValue.equals(newValue); in generalize()516 Value thisValue = this.values[index]; in equals() local518 if (thisValue == null ? otherValue != null : in equals()519 !thisValue.equals(otherValue)) in equals()
28 var thisValue; variable33 thisValue = this;
7 PASS thisValue is value
36 function forwarder(f, thisValue, args) { argument38 return f.apply(thisValue, arguments);
162 Value thisValue = getStaticFieldValue(classID, "THIS_OBJECT"); in testGetValues009_ThisObject() local167 methodInfo.addVariable("this", thisValue); in testGetValues009_ThisObject()
1507 llvm::Value *thisValue = CGF.LoadCXXThis(); in Emit() local1509 LValue ThisLV = CGF.MakeAddrLValue(thisValue, RecordTy); in Emit()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...