Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DScheduleDAG.cpp566 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp90 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon522cf4780111::ScheduleDAGFast
DScheduleDAGRRList.cpp241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon43ab50ea0111::ScheduleDAGRRList