llvm::User::op_iterator

Iterator over this user's operand Use objects.

Synopsis

Declared in <llvm/IR/User.h>

using op_iterator = Use*;