Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DValue.cpp706 const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, in stripAndAccumulateConstantOffsets()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp713 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets()
2777 bool AllowNonInbounds = ICmpInst::isEquality(Pred); in computePointerICmp() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp314 bool GetMinOffset, bool AllowNonInbounds, in stripAndAccumulateOffsets()
346 const DataLayout &DL, bool AllowNonInbounds = false) { in getMinimalBaseOfPointer()