LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

isel_sort Struct Reference

#include <DAGISelHeader.h>

Inheritance diagram for isel_sort:

Inheritance graph
[legend]
Collaboration diagram for isel_sort:

Collaboration graph
[legend]
List of all members.

Public Member Functions

bool operator() (const SDNode *left, const SDNode *right) const

Detailed Description

isel_sort - Sorting functions for the selection queue in the increasing NodeId order.

Definition at line 47 of file DAGISelHeader.h.


Member Function Documentation

bool isel_sort::operator() const SDNode *  left,
const SDNode *  right
const [inline]
 

Definition at line 48 of file DAGISelHeader.h.


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


This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.