class SSAUpdaterTraits::PHI_iterator

Declaration

class SSAUpdaterTraits::PHI_iterator { /* full declaration omitted */ };

Description

Iterator for PHI operands.

Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp:3506

Member Variables

private anonymous struct / union PHI
private unsigned int Idx

Method Overview

Methods

PHI_iterator((anonymous namespace)::LDVSSAPhi* P)

Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp:3512

Parameters

(anonymous namespace)::LDVSSAPhi* P

PHI_iterator((anonymous namespace)::LDVSSAPhi* P,
             bool)

Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp:3514

Parameters

(anonymous namespace)::LDVSSAPhi* P
bool

(anonymous namespace)::
    LDVSSABlock* getIncomingBlock()

Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp:3526

(anonymous namespace)::BlockValueNum
    getIncomingValue()

Declared at: llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp:3524