LLVM API Documentation
#include <ScheduleDAG.h>
Inheritance diagram for llvm::SUnitIterator:


Public Member Functions | |
| bool | operator== (const SUnitIterator &x) const |
| bool | operator!= (const SUnitIterator &x) const |
| const SUnitIterator & | operator= (const SUnitIterator &I) |
| pointer | operator * () const |
| pointer | operator-> () const |
| SUnitIterator & | operator++ () |
| SUnitIterator | operator++ (int) |
| unsigned | getOperand () const |
| const SUnit * | getNode () const |
| bool | isCtrlDep () const |
| bool | isSpecialDep () const |
Static Public Member Functions | |
| SUnitIterator | begin (SUnit *N) |
| SUnitIterator | end (SUnit *N) |
|
|
Definition at line 453 of file ScheduleDAG.h. |
|
|
Definition at line 454 of file ScheduleDAG.h. References llvm::SUnit::Preds, and llvm::SmallVectorImpl< T >::size(). |
|
|
Definition at line 459 of file ScheduleDAG.h. |
|
|
Definition at line 458 of file ScheduleDAG.h. |
|
|
Definition at line 460 of file ScheduleDAG.h. |
|
|
Definition at line 461 of file ScheduleDAG.h. |
|
|
Definition at line 440 of file ScheduleDAG.h. |
|
|
Definition at line 432 of file ScheduleDAG.h. References llvm::operator==(). |
|
|
Definition at line 449 of file ScheduleDAG.h. |
|
|
Definition at line 445 of file ScheduleDAG.h. |
|
|
Definition at line 443 of file ScheduleDAG.h. |
|
|
Definition at line 434 of file ScheduleDAG.h. |
|
|
Definition at line 429 of file ScheduleDAG.h. References Operand. |