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.cpp727 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, in stripAndAccumulateConstantOffsets()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp674 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets()
2707 bool AllowNonInbounds = ICmpInst::isEquality(Pred); in computePointerICmp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp310 bool GetMinOffset, bool AllowNonInbounds, in stripAndAccumulateOffsets()
344 const DataLayout &DL, bool AllowNonInbounds = false) { in getMinimalBaseOfPointer()