llvm::MDNode::op_range

Range of this node's operands.

Synopsis

Declared in <llvm/IR/Metadata.h>

using op_range = iterator_range<op_iterator>;