LLVM API Documentation

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

bu_ls_rr_fast_sort Struct Reference

Inheritance diagram for bu_ls_rr_fast_sort:

Inheritance graph
[legend]
Collaboration diagram for bu_ls_rr_fast_sort:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 bu_ls_rr_fast_sort (RegReductionPriorityQueue< bu_ls_rr_fast_sort > *spq)
 bu_ls_rr_fast_sort (const bu_ls_rr_fast_sort &RHS)
bool operator() (const SUnit *left, const SUnit *right) const

Public Attributes

RegReductionPriorityQueue<
bu_ls_rr_fast_sort > * 
SPQ

Constructor & Destructor Documentation

bu_ls_rr_fast_sort::bu_ls_rr_fast_sort RegReductionPriorityQueue< bu_ls_rr_fast_sort > *  spq  )  [inline]
 

Definition at line 1246 of file ScheduleDAGRRList.cpp.

References SPQ.

bu_ls_rr_fast_sort::bu_ls_rr_fast_sort const bu_ls_rr_fast_sort RHS  )  [inline]
 

Definition at line 1248 of file ScheduleDAGRRList.cpp.

References SPQ.


Member Function Documentation

bool bu_ls_rr_fast_sort::operator() const SUnit left,
const SUnit right
const
 

Definition at line 1652 of file ScheduleDAGRRList.cpp.

References RegReductionPriorityQueue< SF >::getNodePriority(), llvm::SUnit::NodeQueueId, and SPQ.


Member Data Documentation

RegReductionPriorityQueue<bu_ls_rr_fast_sort>* bu_ls_rr_fast_sort::SPQ
 

Definition at line 1245 of file ScheduleDAGRRList.cpp.

Referenced by bu_ls_rr_fast_sort(), and operator()().


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.