mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-04 10:30:30 +00:00
comment
llvm-svn: 152209
This commit is contained in:
parent
b76bc2eacb
commit
d7a7509ea0
@ -297,6 +297,8 @@ namespace llvm {
|
||||
/// Schedule - Order nodes according to selected style, filling
|
||||
/// in the Sequence member.
|
||||
///
|
||||
/// Typically, a scheduling algorithm will implement Schedule() without
|
||||
/// overriding enterRegion() or exitRegion().
|
||||
virtual void Schedule() = 0;
|
||||
|
||||
virtual void dumpNode(const SUnit *SU) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user