HomeSort by: relevance | last modified time | path
    Searched refs:FindElementAtOffset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 194 Type *FindElementAtOffset(PointerType *PtrTy, int64_t Offset,
InstructionCombining.cpp 1230 InstCombinerImpl::FindElementAtOffset(PointerType *PtrTy, int64_t Offset,
2463 if (FindElementAtOffset(SrcType, Offset.getSExtValue(), NewIndices)) {

Completed in 35 milliseconds