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

References

lib/Transforms/InstCombine/InstCombineAddSub.cpp
 1517     Value *LHSIntVal = LHSConv->getOperand(0);
 1518     Type *FPType = LHSConv->getType();
 1543         if (LHSConv->hasOneUse() &&
 1562             (LHSConv->hasOneUse() || RHSConv->hasOneUse()) &&