Home
last modified time | relevance | path

Searched refs:FindElementAtOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h441 Type *FindElementAtOffset(PointerType *PtrTy, int64_t Offset,
H A DInstructionCombining.cpp1052 Type *InstCombiner::FindElementAtOffset(PointerType *PtrTy, int64_t Offset, in FindElementAtOffset() function in InstCombiner
2133 if (FindElementAtOffset(SrcType, Offset.getSExtValue(), NewIndices)) { in visitGetElementPtrInst()