LLVM API Documentation

Public Member Functions | Friends
llvm::SDVTListNode Class Reference

#include <SelectionDAG.h>

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

List of all members.

Public Member Functions

 SDVTListNode (const FoldingSetNodeIDRef ID, const EVT *VT, unsigned int Num)
SDVTList getSDVTList ()

Friends

struct FoldingSetTrait< SDVTListNode >

Detailed Description

Definition at line 42 of file SelectionDAG.h.


Constructor & Destructor Documentation

Definition at line 54 of file SelectionDAG.h.

References llvm::FoldingSetNodeIDRef::ComputeHash().


Member Function Documentation

Definition at line 58 of file SelectionDAG.h.

Referenced by llvm::SelectionDAG::getVTList().


Friends And Related Function Documentation

friend struct FoldingSetTrait< SDVTListNode > [friend]

Definition at line 43 of file SelectionDAG.h.


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