class LifetimeSDNode

Declaration

class LifetimeSDNode : public SDNode { /* full declaration omitted */ };

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

Inherits from: SDNode

Member Variables

Inherited from SDNode:

protected
public PersistentId

Method Overview

Inherited from SDNode:

Inherited from FoldingSetBase::Node:

Methods

static bool classof(const llvm::SDNode* N)

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

Parameters

const llvm::SDNode* N

int64_t getFrameIndex() const

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

int64_t getOffset() const

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

int64_t getSize() const

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

bool hasOffset() const

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