Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp714 stripAndAccumulateConstantOffsets(const DataLayout & DL,APInt & Offset,bool AllowNonInbounds,bool AllowInvariantGroup,function_ref<bool (Value &,APInt &)> ExternalAnalysis) const stripAndAccumulateConstantOffsets() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp716 stripAndComputeConstantOffsets(const DataLayout & DL,Value * & V,bool AllowNonInbounds=false) stripAndComputeConstantOffsets() argument
2753 bool AllowNonInbounds = ICmpInst::isEquality(Pred); computePointerICmp() local
/freebsd-src/contrib/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