struct SDNode::value_op_iterator

Declaration

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

Description

Iterator for directly iterating over the operand SDValue's.

Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:921

Inherits from: iterator_adaptor_base

Method Overview

Methods

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

Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:926

Parameters

llvm::SDUse* U = nullptr