Searched refs:accumulateByteOffset (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp400 int64_t accumulateByteOffset(GetElementPtrInst *GEP, bool &NeedsExtraction);
782 SeparateConstOffsetFromGEP::accumulateByteOffset(GetElementPtrInst *GEP, function in class:SeparateConstOffsetFromGEP
944 int64_t AccumulativeByteOffset = accumulateByteOffset(GEP, NeedsExtraction);

Completed in 100 milliseconds