forked from OSchip/llvm-project
parent
a88f1bddc6
commit
ea28dbdf93
|
@ -83,7 +83,7 @@ struct CodeGenSchedRW {
|
|||
#endif
|
||||
};
|
||||
|
||||
/// Represent a transition between SchedClasses induced by SchedWriteVariant.
|
||||
/// Represent a transition between SchedClasses induced by SchedVariant.
|
||||
struct CodeGenSchedTransition {
|
||||
unsigned ToClassIdx;
|
||||
IdxVec ProcIndices;
|
||||
|
|
Loading…
Reference in New Issue