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

References

lib/Transforms/InstCombine/InstCombineCompares.cpp
  778         Index = ConstantExpr::getAdd(
  779             Index, ConstantExpr::getSExtOrBitCast(GEPIndex, IndexType));
  798   return {V, Index};