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

Declarations

lib/Transforms/InstCombine/InstCombineInternal.h
  472   Type *FindElementAtOffset(PointerType *PtrTy, int64_t Offset,

References

lib/Transforms/InstCombine/InstructionCombining.cpp
 2218       if (FindElementAtOffset(SrcType, Offset.getSExtValue(), NewIndices)) {