Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DScheduleDAG.cpp548 void ScheduleDAGTopologicalSort::AddPred(SUnit *Y, SUnit *X) { in AddPred() function in ScheduleDAGTopologicalSort
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp84 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon9389022c0111::ScheduleDAGFast
H A DScheduleDAGRRList.cpp233 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon4c419b9e0111::ScheduleDAGRRList