Searched refs:getDFSResult (Results 1 – 4 of 4) sorted by relevance
3396 Cmp.DFSResult = DAG->getDFSResult(); in initialize()3418 << " ILP: " << DAG->getDFSResult()->getILP(SU) in pickNode()3419 << " Tree: " << DAG->getDFSResult()->getSubtreeID(SU) in pickNode()3421 << DAG->getDFSResult()->getSubtreeLevel( in pickNode()3422 DAG->getDFSResult()->getSubtreeID(SU)) in pickNode()3601 static_cast<const ScheduleDAGMILive*>(G)->getDFSResult() : nullptr; in getNodeLabel()3616 static_cast<const ScheduleDAGMILive*>(G)->getDFSResult() : nullptr; in getNodeAttributes()
3317 Cmp.DFSResult = DAG->getDFSResult(); in initialize()3338 << " ILP: " << DAG->getDFSResult()->getILP(SU) in pickNode()3339 << " Tree: " << DAG->getDFSResult()->getSubtreeID(SU) << " @" in pickNode()3340 << DAG->getDFSResult()->getSubtreeLevel( in pickNode()3341 DAG->getDFSResult()->getSubtreeID(SU)) << '\n' in pickNode()3512 static_cast<const ScheduleDAGMILive*>(G)->getDFSResult() : nullptr; in getNodeLabel()3526 static_cast<const ScheduleDAGMILive*>(G)->getDFSResult() : nullptr; in getNodeAttributes()
434 const SchedDFSResult *getDFSResult() const { return DFSResult; } in getDFSResult() function
475 const SchedDFSResult *getDFSResult() const { return DFSResult; } in getDFSResult() function