Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h349 Type *FindElementAtOffset(PointerType *PtrTy, int64_t Offset,
DInstructionCombining.cpp932 Type *InstCombiner::FindElementAtOffset(PointerType *PtrTy, int64_t Offset, in FindElementAtOffset() function in InstCombiner
1840 if (FindElementAtOffset(OpType, Offset.getSExtValue(), NewIndices)) { in visitGetElementPtrInst()