Searched defs:RemovePred (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/llvm/lib/CodeGen/ | ||
| HD | ScheduleDAG.cpp | 538 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort |
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ | ||
| HD | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anona909dccb0111::ScheduleDAGFast |
| HD | ScheduleDAGRRList.cpp | 207 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anonc56399fd0111::ScheduleDAGRRList |