Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DValue.h714 bool AllowInvariantGroup = false,
719 bool AllowInvariantGroup = false) {
722 DL, Offset, AllowNonInbounds, AllowInvariantGroup));
/llvm-project-15.0.7/llvm/lib/IR/
H A DValue.cpp704 bool AllowInvariantGroup, in stripAndAccumulateConstantOffsets() argument
764 if (AllowInvariantGroup && Call->isLaunderOrStripInvariantGroup()) in stripAndAccumulateConstantOffsets()