Return the declared noalias scope list metadata.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

MDNode*
getScopeList() const;

Return Value

The declared noalias scope list metadata.

Created with MrDocs