Home
last modified time | relevance | path

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

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