Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DOperator.cpp86 APInt OffsetPlus = Index.smul_ov(IndexedSize, Overflow); in accumulateConstantOffset() local
89 Offset = Offset.sadd_ov(OffsetPlus, Overflow); in accumulateConstantOffset()