Searched defs:AddPred (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | ScheduleDAG.cpp | 548 void ScheduleDAGTopologicalSort::AddPred(SUnit *Y, SUnit *X) { in AddPred() function in ScheduleDAGTopologicalSort |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | ScheduleDAGFast.cpp | 88 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anone56e3eb00111::ScheduleDAGFast |
| H A D | ScheduleDAGRRList.cpp | 233 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anonac6809220111::ScheduleDAGRRList |