Searched defs:RemovePred (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | ScheduleDAG.cpp | 538 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort |
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon7bf68b2f0111::ScheduleDAGFast |
H A D | ScheduleDAGRRList.cpp | 207 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon063571610111::ScheduleDAGRRList |