Return the end iterator for register defining‐operand walks.
Synopsis
Declared in <llvm/CodeGen/MachineRegisterInfo.h>
static
def_iterator
def_end();
Return Value
End iterator for register defining‐operand walks.
Created with MrDocs