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