Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DOperator.cpp79 APInt OffsetPlus = Index.smul_ov(IndexedSize, Overflow); in accumulateConstantOffset() local
82 Offset = Offset.sadd_ov(OffsetPlus, Overflow); in accumulateConstantOffset()