Searched defs:canAddEdge (Results 1 – 2 of 2) 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