LLVM API Documentation

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

#include <SelectionDAGNodes.h>

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

List of all members.

Public Member Functions

int getIndex () const
unsigned char getTargetFlags () const

Static Public Member Functions

static bool classof (const SDNode *N)

Friends

class SelectionDAG

Detailed Description

Definition at line 1473 of file SelectionDAGNodes.h.


Member Function Documentation

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

Definition at line 1484 of file SelectionDAGNodes.h.


Friends And Related Function Documentation

friend class SelectionDAG [friend]

Reimplemented from llvm::SDNode.

Definition at line 1476 of file SelectionDAGNodes.h.


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