struct User::value_op_iterator

Declaration

struct User::value_op_iterator : public iterator_adaptor_base { /* full declaration omitted */ };

Description

Iterator for directly iterating over the operand Values.

Declared at: llvm/include/llvm/IR/User.h:250

Inherits from: iterator_adaptor_base

Method Overview

Methods

ΒΆvalue_op_iterator(llvm::Use* U = nullptr)

Declared at: llvm/include/llvm/IR/User.h:254

Parameters

llvm::Use* U = nullptr