reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
160 if (getIncomingValue(i) != ConstantValue && getIncomingValue(i) != this) { 161 if (ConstantValue != this) 164 ConstantValue = getIncomingValue(i); 166 if (ConstantValue == this) 168 return ConstantValue;