LLVM API Documentation
#include <SchedGraph.h>
Collaboration diagram for llvm::SchedGraphSet:
Public Types | |
typedef std::vector< SchedGraph * >::const_iterator | iterator |
typedef std::vector< SchedGraph * >::const_iterator | const_iterator |
Public Member Functions | |
SchedGraphSet (const Function *function, const TargetMachine &target) | |
~SchedGraphSet () | |
std::vector< SchedGraph * >::const_iterator | begin () const |
std::vector< SchedGraph * >::const_iterator | end () const |
void | dump () const |
Definition at line 154 of file SchedGraph.h.
|
Definition at line 172 of file SchedGraph.h. |
|
Definition at line 171 of file SchedGraph.h. |
|
Definition at line 656 of file SchedGraph.cpp. |
|
Definition at line 662 of file SchedGraph.cpp. |
|
Definition at line 174 of file SchedGraph.h. Referenced by dump(), and ~SchedGraphSet(). |
|
Definition at line 669 of file SchedGraph.cpp. References begin(), end(), and llvm::Value::getName(). |
|
Definition at line 175 of file SchedGraph.h. Referenced by dump(), and ~SchedGraphSet(). |