Searched defs:AddPred (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ | ||
| H A D | ScheduleDAG.cpp | 549 void ScheduleDAGTopologicalSort::AddPred(SUnit *Y, SUnit *X) { in AddPred() function in ScheduleDAGTopologicalSort |
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | ScheduleDAGFast.cpp | 84 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anone6e9b4b20111::ScheduleDAGFast |
| H A D | ScheduleDAGRRList.cpp | 232 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anonfa9907a40111::ScheduleDAGRRList |