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

References

lib/Transforms/InstCombine/InstCombineShifts.cpp
  234     if (!ShAmtsDiff)
  244     ShAmtsDiff = replaceUndefsWith(
  245         ShAmtsDiff, ConstantInt::get(ShAmtsDiff->getType()->getScalarType(),
  245         ShAmtsDiff, ConstantInt::get(ShAmtsDiff->getType()->getScalarType(),
  248         ConstantExpr::getSub(ConstantInt::get(ShAmtsDiff->getType(),
  251                              ShAmtsDiff),