reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
477 if (CompValue && CompValue != NewVal) 477 if (CompValue && CompValue != NewVal) 479 CompValue = NewVal; 480 return (CompValue != nullptr); 672 CompValue = nullptr; 3706 Value *CompVal = ConstantCompare.CompValue;