mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
ScheduleDAGInstrs comments
llvm-svn: 152207
This commit is contained in:
parent
9dcbf0e144
commit
0df67ea935
@ -281,8 +281,10 @@ namespace llvm {
|
||||
|
||||
virtual void dumpNode(const SUnit *SU) const;
|
||||
|
||||
/// Return a label for a DAG node that points to an instruction.
|
||||
virtual std::string getGraphNodeLabel(const SUnit *SU) const;
|
||||
|
||||
/// Return a label for the region of code covered by the DAG.
|
||||
virtual std::string getDAGName() const;
|
||||
|
||||
protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user