Searched defs:AddPredQueued (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ | ||
| D | ScheduleDAG.cpp | 536 void ScheduleDAGTopologicalSort::AddPredQueued(SUnit *Y, SUnit *X) { in AddPredQueued() function in ScheduleDAGTopologicalSort |
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | ScheduleDAGRRList.cpp | 225 void AddPredQueued(SUnit *SU, const SDep &D) { in AddPredQueued() function in __anon43ab50ea0111::ScheduleDAGRRList |