Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp551 void ScheduleDAGTopologicalSort::AddPred(SUnit *Y, SUnit *X) { in AddPred() function in ScheduleDAGTopologicalSort
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp84 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon168f12fc0111::ScheduleDAGFast
H A DScheduleDAGRRList.cpp232 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anona90f206e0111::ScheduleDAGRRList