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