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