Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp97 bool GEPOperator::accumulateConstantOffset( accumulateConstantOffset() function in llvm::GEPOperator
108 bool GEPOperator::accumulateConstantOffset( accumulateConstantOffset() function in llvm::GEPOperator
H A DInstructions.cpp1811 bool GetElementPtrInst::accumulateConstantOffset(const DataLayout &DL, accumulateConstantOffset() function in GetElementPtrInst