identifyNoAliasScopesToClone overloads

Synopses

Declared in <llvm/Transforms/Utils/Cloning.h>

Find the 'llvm.experimental.noalias.scope.decl' intrinsics in the specified basic blocks and extract their scope. These are candidates for duplication when cloning.

Find the 'llvm.experimental.noalias.scope.decl' intrinsics in the specified instruction range and extract their scope. These are candidates for duplication when cloning.

Created with MrDocs