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