llvm::MachineInstr::explicit_uses

Return a range over explicit operands that are not explicit defs.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

mop_range
explicit_uses();

Return Value

Mutable range of explicit use-side operands.