Home
last modified time | relevance | path

Searched defs:accumulateConstantOffset (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DOperator.h448 bool accumulateConstantOffset(const DataLayout &DL, APInt &Offset) const { in accumulateConstantOffset() function
/external/llvm/lib/IR/
DInstructions.cpp1443 bool GetElementPtrInst::accumulateConstantOffset(const DataLayout &DL, in accumulateConstantOffset() function in GetElementPtrInst