Searched defs:canAddEdge (Results 1 – 4 of 4) sorted by relevance
821 bool canAddEdge(const SUnit *Succ, const SUnit *Pred) const { in canAddEdge() function
1196 bool ScheduleDAGInstrs::canAddEdge(SUnit *SuccSU, SUnit *PredSU) { in canAddEdge() function in ScheduleDAGInstrs
1204 bool ScheduleDAGInstrs::canAddEdge(SUnit *SuccSU, SUnit *PredSU) { in canAddEdge() function in ScheduleDAGInstrs
533 bool ScheduleDAGMI::canAddEdge(SUnit *SuccSU, SUnit *PredSU) { in canAddEdge() function in ScheduleDAGMI