Return which pointer components this operand may capture.
Synopsis
Declared in <llvm/IR/InstrTypes.h>
CaptureInfo
getCaptureInfo(unsigned int OpNo) const;
Return Value
which pointer components this operand may capture.
Created with MrDocs