Home
last modified time | relevance | path

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

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