Searched defs:AddPredQueued (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | ScheduleDAG.cpp | 536 void ScheduleDAGTopologicalSort::AddPredQueued(SUnit *Y, SUnit *X) { in AddPredQueued() function in ScheduleDAGTopologicalSort |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | ScheduleDAGRRList.cpp | 225 void AddPredQueued(SUnit *SU, const SDep &D) { in AddPredQueued() function in __anona8f1daf90111::ScheduleDAGRRList |