LLVM API Documentation

Public Member Functions | Static Public Member Functions | Friends
llvm::FrameIndexSDNode Class Reference

#include <SelectionDAGNodes.h>

Inheritance diagram for llvm::FrameIndexSDNode:
Inheritance graph
[legend]
Collaboration diagram for llvm::FrameIndexSDNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int getIndex () const

Static Public Member Functions

static bool classof (const SDNode *N)

Friends

class SelectionDAG

Detailed Description

Definition at line 1456 of file SelectionDAGNodes.h.


Member Function Documentation

static bool llvm::FrameIndexSDNode::classof ( const SDNode N) [inline, static]

Friends And Related Function Documentation

friend class SelectionDAG [friend]

Reimplemented from llvm::SDNode.

Definition at line 1458 of file SelectionDAGNodes.h.


The documentation for this class was generated from the following file: