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

References

lib/Transforms/InstCombine/InstCombineCompares.cpp
  819   std::tie(PtrBase, Index) = getAsConstantIndexedAddress(GEPLHS, DL);
  839   return new ICmpInst(ICmpInst::getSignedPredicate(Cond), Index, NewRHS);