Searched defs:GEPOffset (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1829 Value *GEPOffset = Rewriter.expandCodeFor(IVOffset, OfsTy, BI); local
H A DScalarReplAggregates.cpp531 uint64_t GEPOffset = DL.getIndexedOffset(PtrTy, local
626 uint64_t GEPOffset = DL.getIndexedOffset(GEP->getPointerOperandType(), local
1619 uint64_t GEPOffset = Offset; local

Completed in 49 milliseconds