reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/SCCP.cpp
 1526           markForcedConstant(&I, Constant::getNullValue(ITy));
 1542         markForcedConstant(&I, Constant::getNullValue(ITy));
 1551         markForcedConstant(&I, Constant::getNullValue(ITy));
 1558         markForcedConstant(&I, Constant::getAllOnesValue(ITy));
 1565           markForcedConstant(&I, Constant::getNullValue(ITy));
 1585         markForcedConstant(&I, Constant::getNullValue(ITy));
 1600         markForcedConstant(&I, Constant::getNullValue(ITy));
 1618         markForcedConstant(&I, Constant::getNullValue(ITy));
 1637           markForcedConstant(&I, Op1LV.getConstant());