Home
last modified time | relevance | path

Searched defs:AllowNonInbounds (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DValue.cpp715 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, in stripAndAccumulateConstantOffsets() argument
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp717 stripAndComputeConstantOffsets(const DataLayout & DL,Value * & V,bool AllowNonInbounds=false) stripAndComputeConstantOffsets() argument
2761 bool AllowNonInbounds = ICmpInst::isEquality(Pred); computePointerICmp() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp309 bool GetMinOffset, bool AllowNonInbounds, in stripAndAccumulateOffsets() argument
343 const DataLayout &DL, bool AllowNonInbounds = false) { in getMinimalBaseOfPointer() argument