Home
last modified time | relevance | path

Searched defs:RemovePred (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAG.cpp538 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon7bf68b2f0111::ScheduleDAGFast
H A DScheduleDAGRRList.cpp207 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon063571610111::ScheduleDAGRRList