Home
last modified time | relevance | path

Searched refs:removePred (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDScheduleDAG.h419 void removePred(const SDep &D);
/NextBSD/contrib/llvm/lib/CodeGen/
HDScheduleDAG.cpp133 void SUnit::removePred(const SDep &D) { in removePred() function in SUnit
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDScheduleDAGFast.cpp95 SU->removePred(D); in RemovePred()
HDScheduleDAGRRList.cpp209 SU->removePred(D); in RemovePred()