Home
last modified time | relevance | path

Searched refs:AllowInvariantGroup (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h705 /// If \p AllowInvariantGroup is true then this method also looks through
723 bool AllowInvariantGroup = false,
728 bool AllowInvariantGroup = false) { in stripAndAccumulateInBoundsConstantOffsets()
731 DL, Offset, AllowNonInbounds, AllowInvariantGroup)); in stripAndAccumulateInBoundsConstantOffsets()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp716 bool AllowInvariantGroup, in stripAndAccumulateConstantOffsets() argument
776 if (AllowInvariantGroup && Call->isLaunderOrStripInvariantGroup()) in stripAndAccumulateConstantOffsets()