Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAG.cpp548 void ScheduleDAGTopologicalSort::AddPred(SUnit *Y, SUnit *X) { in AddPred() function in ScheduleDAGTopologicalSort
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp88 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon50dbaec70111::ScheduleDAGFast
H A DScheduleDAGRRList.cpp233 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anona8f1daf90111::ScheduleDAGRRList