Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp209 auto CollectConstantOffset = [&](APInt Index, uint64_t Size) { in collectOffset() local
238 CollectConstantOffset(APInt(BitWidth, SL->getElementOffset(ElementIdx)), in collectOffset()
242 CollectConstantOffset(ConstOffset->getValue(), in collectOffset()