Returns the Ranges that describes the dereference.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/GenericMachineInstrs.h>

MDNode const*
getRanges() const;

Return Value

The Ranges that describes the dereference.

Created with MrDocs