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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1450 Value *GEPOffset = Rewriter.expandCodeFor(IVOffset, OfsTy, BI); local
H A DScalarReplAggregates.cpp523 uint64_t GEPOffset = TD.getIndexedOffset(PtrTy, local
618 uint64_t GEPOffset = TD.getIndexedOffset(GEP->getPointerOperandType(), local
1607 uint64_t GEPOffset = Offset; local
H A DSROA.cpp414 bool computeConstantGEPOffset(GetElementPtrInst &GEPI, int64_t &GEPOffset) { argument
592 int64_t GEPOffset; local
[all...]

Completed in 208 milliseconds