diff options
author | Clement Courbet <courbet@google.com> | 2019-03-29 08:33:05 +0000 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2019-03-29 08:33:05 +0000 |
commit | b70355f0b49c29b4b2f8a87693c51cc73abd17c0 (patch) | |
tree | 41845bdb2351ebf0df7494bda213cc40f78cd12e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 5ed0a8bf1393ebbd13bf985dc30818b215e3288e (diff) | |
download | bcm5719-llvm-b70355f0b49c29b4b2f8a87693c51cc73abd17c0.tar.gz bcm5719-llvm-b70355f0b49c29b4b2f8a87693c51cc73abd17c0.zip |
[ScheduleDAG] Move `Topo` and `addEdge` to base class.
Some DAG mutations can only be applied to `ScheduleDAGMI`, and have to
internally cast a `ScheduleDAGInstrs` to `ScheduleDAGMI`.
There is nothing actually specific to `ScheduleDAGMI` in `Topo`.
llvm-svn: 357239
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions